summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authortv <tv>2004-09-27 14:56:19 +0000
committertv <tv>2004-09-27 14:56:19 +0000
commit05498888c6ab0b19af91d2cdaed294292e60c831 (patch)
tree81376fe9c60bd4646ad8bdfd7833feed68f1741c /archivers
parentfdfd654f97bf726edbf772676be48edb34d0d06d (diff)
downloadpkgsrc-05498888c6ab0b19af91d2cdaed294292e60c831.tar.gz
Remove commented-out USE_LIBTOOL define.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/cxunzip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/cxunzip/Makefile b/archivers/cxunzip/Makefile
index 824e6b212da..3ce121e14b6 100644
--- a/archivers/cxunzip/Makefile
+++ b/archivers/cxunzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/05/10 17:04:41 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/27 14:56:19 tv Exp $
DISTNAME= cxunzip-0.98
PKGREVISION= 1
@@ -15,7 +15,6 @@ USE_BUILDLINK3= yes
USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-#USE_LIBTOOL= yes
.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"