summaryrefslogtreecommitdiff
path: root/archivers/cxunzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/cxunzip/Makefile')
-rw-r--r--archivers/cxunzip/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/cxunzip/Makefile b/archivers/cxunzip/Makefile
index 64ce30608f9..0324cb5186b 100644
--- a/archivers/cxunzip/Makefile
+++ b/archivers/cxunzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/22 07:18:43 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/22 14:00:01 jlam Exp $
DISTNAME= cxunzip-0.98
PKGREVISION= 1
@@ -9,11 +9,11 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gurb.ton.tut.fi/gnome
COMMENT= Cloned Xunzip is a GNOME zip-archive uncompressing program
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
#USE_LIBTOOL= yes
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"