summaryrefslogtreecommitdiff
path: root/devel/maketool
diff options
context:
space:
mode:
authorgrant <grant>2003-09-27 15:29:47 +0000
committergrant <grant>2003-09-27 15:29:47 +0000
commit734e973154d692e290f93553cd00c79378f6cf0d (patch)
treefedd42eb7db25ff25b59d7d29194378f7167b2d2 /devel/maketool
parent9c5464957052db35722d1961f465a3b85e8295be (diff)
downloadpkgsrc-734e973154d692e290f93553cd00c79378f6cf0d.tar.gz
add USE_PKGLOCALEDIR.
Diffstat (limited to 'devel/maketool')
-rw-r--r--devel/maketool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile
index 60a713dfc5e..dda9bffaa58 100644
--- a/devel/maketool/Makefile
+++ b/devel/maketool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/07/17 21:31:49 grant Exp $
+# $NetBSD: Makefile,v 1.26 2003/09/27 15:29:47 grant Exp $
#
DISTNAME= maketool-0.7
@@ -18,6 +18,7 @@ USE_PKGLOCALEDIR= # defined
USE_X11= # defined
USE_GMAKE= # defined
GNU_CONFIGURE= # defined
+USE_PKGLOCALEDIR= # defined
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"