summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorbjs <bjs>2008-10-21 06:34:56 +0000
committerbjs <bjs>2008-10-21 06:34:56 +0000
commit9937ae4cdfac6a91e2000e4f28369657fe664e2f (patch)
tree6072781effd6853bd7ab96edf1a27255f7a28eb5 /x11
parent9b171e97d7b28d4faa905ab4038a8ec0f4c18668 (diff)
downloadpkgsrc-9937ae4cdfac6a91e2000e4f28369657fe664e2f.tar.gz
Add missing USE_PKGLOCALEDIR=yes.
Diffstat (limited to 'x11')
-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