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 ec424c2d552..d8e591d2132 100644 --- a/x11/qt5-qtdeclarative/Makefile +++ b/x11/qt5-qtdeclarative/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/12/04 05:17:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2017/02/06 13:54:58 wiz Exp $ DISTNAME= qtdeclarative-opensource-src-${QTVERSION} PKGNAME= qt5-qtdeclarative-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Qt5 module for declarative framework BUILD_TARGET= sub-tools |