diff options
Diffstat (limited to 'x11/qt5-qtscxml/Makefile')
-rw-r--r-- | x11/qt5-qtscxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtscxml/Makefile b/x11/qt5-qtscxml/Makefile index 5cd37ec3c2d..868b85cfd44 100644 --- a/x11/qt5-qtscxml/Makefile +++ b/x11/qt5-qtscxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2020/09/14 20:08:28 adam Exp $ +# $NetBSD: Makefile,v 1.12 2020/11/05 09:07:21 ryoon Exp $ DISTNAME= qtscxml-everywhere-src-${QTVERSION} PKGNAME= qt5-qtscxml-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for scxml framework BUILD_TARGET= sub-src |