summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-09-27 14:56:19 +0000
committertv <tv@pkgsrc.org>2004-09-27 14:56:19 +0000
commitf45e9deb0f55251fa80c4e83b00240146b84f007 (patch)
tree81376fe9c60bd4646ad8bdfd7833feed68f1741c /archivers
parent7eb4ed739c3786f6b80fe598801c22cd43848af6 (diff)
downloadpkgsrc-f45e9deb0f55251fa80c4e83b00240146b84f007.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"