diff options
Diffstat (limited to 'x11/qt4-qdbus/Makefile')
-rw-r--r-- | x11/qt4-qdbus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-qdbus/Makefile b/x11/qt4-qdbus/Makefile index dc17d8372a5..16a8c67a67e 100644 --- a/x11/qt4-qdbus/Makefile +++ b/x11/qt4-qdbus/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2009/10/17 22:57:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/18 09:59:43 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-qdbus-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT DBus support CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib |