diff options
Diffstat (limited to 'x11/qt5-qtwebchannel')
-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 6c99b5b0e01..b801ab26f14 100644 --- a/x11/qt5-qtwebchannel/Makefile +++ b/x11/qt5-qtwebchannel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/02/08 09:01:28 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/02/08 09:01:46 wiz Exp $ DISTNAME= qtwebchannel-opensource-src-${QTVERSION} PKGNAME= qt5-qtwebchannel-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 WebChannel module MAKE_ENV+= QTDIR=${QTDIR} |