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 6bdada55336..66600f524ef 100644 --- a/x11/qt4-qdbus/Makefile +++ b/x11/qt4-qdbus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/06/04 22:17:31 tron Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/06 12:53:42 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-qdbus-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= QT DBus support CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib |