summaryrefslogtreecommitdiff
path: root/x11/driconf
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-27 08:46:23 +0000
committerwiz <wiz>2010-01-27 08:46:23 +0000
commit1bc33766d1e7eab77fa47da813a3e3076c47e30e (patch)
tree691441b1e392002e03cef0ae1e8cde0078c8c71f /x11/driconf
parent5df0658a101cb072966e4f09b908e92882eb3165 (diff)
downloadpkgsrc-1bc33766d1e7eab77fa47da813a3e3076c47e30e.tar.gz
DEPENDS should be right after MAINTAINER block, reorder.
Diffstat (limited to 'x11/driconf')
-rw-r--r--x11/driconf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile
index 23b222f9985..98bfbaefd3b 100644
--- a/x11/driconf/Makefile
+++ b/x11/driconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/08/26 19:58:29 sno Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/27 08:46:24 wiz Exp $
#
DISTNAME= driconf-0.9.1
@@ -10,11 +10,11 @@ MAINTAINER= bjs@NetBSD.org
HOMEPAGE= http://dri.freedesktop.org/wiki/DriConf
COMMENT= Configuration applet for DRI drivers
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= xdriinfo>=1.0.2:../../x11/xdriinfo
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt msgmerge xgettext