Skip to content

Commit

Permalink
Add dependency on gettext-lib to fix the build on Darwin.
Browse files Browse the repository at this point in the history
  • Loading branch information
recht committed Oct 2, 2004
1 parent 0f67b62 commit f6c8466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion archivers/gtar-base/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 2004/09/27 16:12:04 wiz Exp $
# $NetBSD: Makefile,v 1.38 2004/10/02 22:40:24 recht Exp $
#

DISTNAME= tar-1.14
Expand Down Expand Up @@ -58,4 +58,5 @@ post-install:
${LN} -sf ${GTAR_PROGRAM_PREFIX}tar ${PREFIX}/bin/gtar
.endif

.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit f6c8466

Please sign in to comment.