diff options
Diffstat (limited to 'x11/qt5-qtwebchannel/Makefile')
-rw-r--r-- | x11/qt5-qtwebchannel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtwebchannel/Makefile b/x11/qt5-qtwebchannel/Makefile index 76ab9257703..96d939806bd 100644 --- a/x11/qt5-qtwebchannel/Makefile +++ b/x11/qt5-qtwebchannel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2018/01/17 19:30:48 markd Exp $ +# $NetBSD: Makefile,v 1.19 2018/03/12 11:15:57 wiz Exp $ DISTNAME= qtwebchannel-everywhere-src-${QTVERSION} PKGNAME= qt5-qtwebchannel-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 WebChannel module MAKE_ENV+= QTDIR=${QTDIR} |