diff options
Diffstat (limited to 'x11/qt4-qdbus/Makefile')
-rw-r--r-- | x11/qt4-qdbus/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt4-qdbus/Makefile b/x11/qt4-qdbus/Makefile index 64dbad337d8..ab958819ac4 100644 --- a/x11/qt4-qdbus/Makefile +++ b/x11/qt4-qdbus/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/05/05 12:37:08 adam Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.21 2011/09/18 09:01:31 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-qdbus-${QTVERSION} +PKGREVISION= 1 COMMENT= QT DBus support CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib |