diff options
Diffstat (limited to 'x11/qt4-mng')
-rw-r--r-- | x11/qt4-mng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index bd595d3eaaa..f1de84430a5 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2010/11/15 13:05:45 adam Exp $ +# $NetBSD: Makefile,v 1.6 2010/11/15 22:59:09 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mng-${QTVERSION} +PKGREVISION= 1 COMMENT= QT MNG image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include |