From 1bc33766d1e7eab77fa47da813a3e3076c47e30e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 27 Jan 2010 08:46:23 +0000 Subject: DEPENDS should be right after MAINTAINER block, reorder. --- x11/driconf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/driconf') 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 -- cgit v1.2.3