summaryrefslogtreecommitdiff
path: root/devel/popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r--devel/popt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index 5b315548d6d..87349f70c31 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/10/19 18:08:58 martti Exp $
+# $NetBSD: Makefile,v 1.16 2002/11/30 23:21:39 salo Exp $
#
DISTNAME= popt-1.7
@@ -17,13 +17,13 @@ BUILD_USES_MSGFMT= yes
CONFLICTS= ORBit<=0.5.3
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
WRKSRC= ${WRKDIR}/${DISTNAME}
-CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"