summaryrefslogtreecommitdiff
path: root/devel/popt
diff options
context:
space:
mode:
Diffstat (limited to 'devel/popt')
-rw-r--r--devel/popt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index 1fcc2e4ea3d..06296f594f9 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/22 08:24:30 grant Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/14 17:21:39 jlam Exp $
#
DISTNAME= popt-1.7
@@ -23,7 +23,6 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"