summaryrefslogtreecommitdiff
path: root/archivers/gsharutils/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-03-11 18:03:49 +0000
committerxtraeme <xtraeme>2004-03-11 18:03:49 +0000
commit33ff39ea85eccafc7cf262da1b28013dc80a437c (patch)
treecbbe33a27ca8ed9a1766ae778dd6daf92ed9dfa4 /archivers/gsharutils/Makefile
parente259f81e023e2426dd702c1ae9a6ee49761c446c (diff)
downloadpkgsrc-33ff39ea85eccafc7cf262da1b28013dc80a437c.tar.gz
bl3ify
Diffstat (limited to 'archivers/gsharutils/Makefile')
-rw-r--r--archivers/gsharutils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile
index 1b86e37c238..a043fed12f3 100644
--- a/archivers/gsharutils/Makefile
+++ b/archivers/gsharutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/10/20 09:37:24 agc Exp $
+# $NetBSD: Makefile,v 1.20 2004/03/11 18:03:49 xtraeme Exp $
DISTNAME= sharutils-4.2.1
PKGNAME= g${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Allow packing and unpacking of shell archives
BUILD_USES_MSGFMT= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
@@ -33,5 +33,5 @@ BUILD_DEFS+= GNU_PROGRAM_PREFIX
post-patch:
@${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/po/sharutils.pot
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"