diff options
author | wiz <wiz@pkgsrc.org> | 2015-02-08 09:01:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-02-08 09:01:46 +0000 |
commit | 05b3dc956b76cdebec7a36ab63c91ce59b202451 (patch) | |
tree | cd2ae2bca2adde01d7242089e8580632725ab866 /x11/qt5-qtwebchannel | |
parent | 33d67d53a398c9a8535156f9e1a073de1c9a4225 (diff) | |
download | pkgsrc-05b3dc956b76cdebec7a36ab63c91ce59b202451.tar.gz |
Bump PKGREVISION for PLIST change in previous.
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} |