diff options
Diffstat (limited to 'x11/qt5-qtgraphicaleffects/Makefile')
-rw-r--r-- | x11/qt5-qtgraphicaleffects/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtgraphicaleffects/Makefile b/x11/qt5-qtgraphicaleffects/Makefile index 17f460532cf..387bb558ca9 100644 --- a/x11/qt5-qtgraphicaleffects/Makefile +++ b/x11/qt5-qtgraphicaleffects/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/06 08:17:41 adam Exp $ DISTNAME= qtgraphicaleffects-opensource-src-${QTVERSION} PKGNAME= qt5-qtgraphicaleffects-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for Graphics effects BUILD_TARGET= sub-src |