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 12f8a30c29e..ca0605c9a17 100644 --- a/x11/qt5-qtgraphicaleffects/Makefile +++ b/x11/qt5-qtgraphicaleffects/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2018/10/01 17:44:47 adam Exp $ +# $NetBSD: Makefile,v 1.29 2018/11/12 03:53:12 ryoon Exp $ DISTNAME= qtgraphicaleffects-everywhere-src-${QTVERSION} PKGNAME= qt5-qtgraphicaleffects-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for Graphics effects BUILD_TARGET= sub-src |