summaryrefslogtreecommitdiff
path: root/x11/driconf
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-10-21 06:34:56 +0000
committerbjs <bjs@pkgsrc.org>2008-10-21 06:34:56 +0000
commit6442c4b5e6ff558e74a7ee98fa2f0ff2a368edd6 (patch)
tree6072781effd6853bd7ab96edf1a27255f7a28eb5 /x11/driconf
parent4aeeb4f5ab2a515be88120f00b5ade214f48e397 (diff)
downloadpkgsrc-6442c4b5e6ff558e74a7ee98fa2f0ff2a368edd6.tar.gz
Add missing USE_PKGLOCALEDIR=yes.
Diffstat (limited to 'x11/driconf')
-rw-r--r--x11/driconf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile
index a7ebe3f482b..ccee29da035 100644
--- a/x11/driconf/Makefile
+++ b/x11/driconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/21 06:29:51 bjs Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/21 06:34:56 bjs Exp $
#
DISTNAME= driconf-0.9.1
@@ -13,8 +13,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= xdriinfo>=1.0.2:../../x11/xdriinfo
-USE_DIRS+= xdg-1.4
-USE_TOOLS+= msgfmt msgmerge xgettext
+USE_DIRS+= xdg-1.4
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= msgfmt msgmerge xgettext
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
PYDISTUTILSPKG= yes