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 c935e1e59db..044f3e26852 100644 --- a/x11/qt5-qtgraphicaleffects/Makefile +++ b/x11/qt5-qtgraphicaleffects/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2020/06/02 06:41:01 adam Exp $ +# $NetBSD: Makefile,v 1.43 2020/08/17 20:20:34 leot Exp $ DISTNAME= qtgraphicaleffects-everywhere-src-${QTVERSION} PKGNAME= qt5-qtgraphicaleffects-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for Graphics effects BUILD_TARGET= sub-src |