summaryrefslogtreecommitdiff
path: root/x11/py-qt2
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-09-18 19:55:15 +0000
committerminskim <minskim@pkgsrc.org>2005-09-18 19:55:15 +0000
commita2aa8e77e8f23cc32a6f1ce17f142f0a6185cf77 (patch)
treec1208a20d97885c0f7e57ccb796e2277fa160432 /x11/py-qt2
parent2752c9b6b59ba53ae01912b7d38758fabc63ebaa (diff)
downloadpkgsrc-a2aa8e77e8f23cc32a6f1ce17f142f0a6185cf77.tar.gz
Remove PLIST entries for OpenGL because qt2-libs doesn't build the
OpenGL modules any longer. Bump PKGREVISION.
Diffstat (limited to 'x11/py-qt2')
-rw-r--r--x11/py-qt2/Makefile4
-rw-r--r--x11/py-qt2/PLIST5
2 files changed, 3 insertions, 6 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile
index d19890a1f20..31ff12643c4 100644
--- a/x11/py-qt2/Makefile
+++ b/x11/py-qt2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2005/06/01 18:03:30 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/18 19:55:15 minskim Exp $
#
DISTNAME= PyQt-3.1-Qt-2.3.1
PKGNAME= ${PYPKGPREFIX}-qt2-3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 python
MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/
diff --git a/x11/py-qt2/PLIST b/x11/py-qt2/PLIST
index 8604ef9d8a2..9cb2fcad16c 100644
--- a/x11/py-qt2/PLIST
+++ b/x11/py-qt2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:06 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/09/18 19:55:15 minskim Exp $
bin/eric${PYVERSSUFFIX}
bin/pyuic${PYVERSSUFFIX}
${PYSITELIB}/eric/AsyncIO.py
@@ -16,7 +16,6 @@ ${PYSITELIB}/eric/UserInterface.py
${PYSITELIB}/eric/eric.py
${PYSITELIB}/libqtcanvascmodule.la
${PYSITELIB}/libqtcmodule.la
-${PYSITELIB}/libqtglcmodule.la
${PYSITELIB}/libqtnetworkcmodule.la
${PYSITELIB}/libqttablecmodule.la
${PYSITELIB}/libqtxmlcmodule.la
@@ -24,8 +23,6 @@ ${PYSITELIB}/qt.py
${PYSITELIB}/qt.pyc
${PYSITELIB}/qtcanvas.py
${PYSITELIB}/qtcanvas.pyc
-${PYSITELIB}/qtgl.py
-${PYSITELIB}/qtgl.pyc
${PYSITELIB}/qtnetwork.py
${PYSITELIB}/qtnetwork.pyc
${PYSITELIB}/qttable.py