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