diff options
Diffstat (limited to 'x11/qt4-tools/Makefile')
-rw-r--r-- | x11/qt4-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index c6cf9e62902..7f656148983 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2010/11/15 13:05:47 adam Exp $ +# $NetBSD: Makefile,v 1.37 2010/11/15 22:59:11 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} +PKGREVISION= 1 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base |