summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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