summaryrefslogtreecommitdiff
path: root/x11/py-qt4/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-06-10 15:37:36 +0000
committerjperkin <jperkin@pkgsrc.org>2013-06-10 15:37:36 +0000
commita55bfd5327c9ee6c5937f73bbab2ae7b9d903175 (patch)
tree8ccfe1b983ff8d57d3fcc5adad9faaa8c822fc4c /x11/py-qt4/Makefile
parent5e50aa74bd92674b986f91cc2d859a2eb236e39f (diff)
downloadpkgsrc-a55bfd5327c9ee6c5937f73bbab2ae7b9d903175.tar.gz
Implement QList<long> for SunOS 32-bit pid_t.
Bump PKGREVISION.
Diffstat (limited to 'x11/py-qt4/Makefile')
-rw-r--r--x11/py-qt4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile
index b1ba001957d..d6fe7ba9ed6 100644
--- a/x11/py-qt4/Makefile
+++ b/x11/py-qt4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2013/06/06 12:55:20 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2013/06/10 15:37:36 jperkin Exp $
PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION}
PYQT_VERSION= 4.10.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 python
#MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/}