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 2a16f6cc532..d2de3b062ac 100644 --- a/x11/qt5-qtdeclarative/Makefile +++ b/x11/qt5-qtdeclarative/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/02/03 16:17:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:55 tron Exp $ PKGNAME= qt5-qtdeclarative-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Qt5 module for declarative framework .include "../../x11/qt5-qtbase/Makefile.common" |