diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | 5aff34ccc3450a94441a7990d016a7047c56547d (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /x11/qt5-qtscript | |
parent | 6956a69f9b278392c8b06122ce660b5ce8e8d007 (diff) | |
download | pkgsrc-5aff34ccc3450a94441a7990d016a7047c56547d.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'x11/qt5-qtscript')
-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 bb849890ca2..c864b57af0c 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/12/13 14:38:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:43 wiz Exp $ PKGNAME= qt5-qtscript-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for script .include "../../x11/qt5-qtbase/Makefile.common" |