diff options
Diffstat (limited to 'x11/qt5-qtwebchannel/Makefile')
-rw-r--r-- | x11/qt5-qtwebchannel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtwebchannel/Makefile b/x11/qt5-qtwebchannel/Makefile index d0433c9e70f..5be383603e9 100644 --- a/x11/qt5-qtwebchannel/Makefile +++ b/x11/qt5-qtwebchannel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/12/04 05:17:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2017/02/06 13:54:59 wiz Exp $ DISTNAME= qtwebchannel-opensource-src-${QTVERSION} PKGNAME= qt5-qtwebchannel-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Qt5 WebChannel module MAKE_ENV+= QTDIR=${QTDIR} |