diff options
Diffstat (limited to 'devel/qconf/Makefile')
-rw-r--r-- | devel/qconf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/qconf/Makefile b/devel/qconf/Makefile index a27b83ef364..e780a3619a4 100644 --- a/devel/qconf/Makefile +++ b/devel/qconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 23:01:24 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/31 11:19:36 asau Exp $ # DISTNAME= qconf-1.4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://delta.affinix.com/qconf/ COMMENT= Configure script generator for qmake -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX:Q} |