diff options
author | drochner <drochner> | 2009-11-24 17:22:17 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-11-24 17:22:17 +0000 |
commit | 18e914a7c1128aaa0ad0d2bceabddb191ae07e1b (patch) | |
tree | 877cdac607fe4eb1a414bde101e371c5a673c3be /x11/py-qt3-modules | |
parent | 51aed63498bf06bbbc2f78399e4b9ba3a96e0c7c (diff) | |
download | pkgsrc-18e914a7c1128aaa0ad0d2bceabddb191ae07e1b.tar.gz |
bump PKGREV for sip>=4.9 requirement
Diffstat (limited to 'x11/py-qt3-modules')
-rw-r--r-- | x11/py-qt3-modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index df633d0868a..ed433d307b3 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2009/08/26 19:56:48 sno Exp $ +# $NetBSD: Makefile,v 1.28 2009/11/24 17:22:17 drochner 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-modules-${PYQT_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Various Python modules for Qt3 |