diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/py-qt3-qscintilla | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/py-qt3-qscintilla')
-rw-r--r-- | x11/py-qt3-qscintilla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile index 7401d92a089..872a4ebeb7b 100644 --- a/x11/py-qt3-qscintilla/Makefile +++ b/x11/py-qt3-qscintilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2011/01/13 13:40:02 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2011/11/01 06:03:05 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-qscintilla-${PYQT_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Python binding for QScintilla |