diff options
Diffstat (limited to 'x11/qt5-qtdeclarative/Makefile')
-rw-r--r-- | x11/qt5-qtdeclarative/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtdeclarative/Makefile b/x11/qt5-qtdeclarative/Makefile index 2347de7e79d..fd65725a4b6 100644 --- a/x11/qt5-qtdeclarative/Makefile +++ b/x11/qt5-qtdeclarative/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/04/06 08:17:19 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtdeclarative-opensource-src-${QTVERSION} PKGNAME= qt5-qtdeclarative-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 module for declarative framework BUILD_TARGET= sub-tools |