aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-qt4-gui/Makefile6
-rw-r--r--x11-toolkits/py-qt4-gui/distinfo4
-rw-r--r--x11-toolkits/py-qt4-gui/pkg-descr2
3 files changed, 4 insertions, 8 deletions
diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile
index 23d0f1fd2145..5d77d67db355 100644
--- a/x11-toolkits/py-qt4-gui/Makefile
+++ b/x11-toolkits/py-qt4-gui/Makefile
@@ -66,14 +66,10 @@ PLIST_SUB+= SIP=""
ARGS+= --trace
.endif
-.if ${ARCH} == "sparc64" && ${OSVERSION} >= 700000
+.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
-.if ${OSVERSION} < 700000
-BROKEN= does not configure on 6.X
-.endif
-
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV}\
${PYTHON_CMD} configure.py ${ARGS}
diff --git a/x11-toolkits/py-qt4-gui/distinfo b/x11-toolkits/py-qt4-gui/distinfo
index 6c04995bffe2..55e47142c1e4 100644
--- a/x11-toolkits/py-qt4-gui/distinfo
+++ b/x11-toolkits/py-qt4-gui/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PyQt-x11-gpl-4.8.1.tar.gz) = 1feab80dc82dcd451233edeb1cde9cc75fa38b6e8f47780ec6dc317ebe0cf370
-SIZE (PyQt-x11-gpl-4.8.1.tar.gz) = 9409175
+SHA256 (PyQt-x11-gpl-4.8.3.tar.gz) = 8a59fe9dbb4d7f441dfa2e9405ebbf016aa3da838aa7ccfd429a429457c3d664
+SIZE (PyQt-x11-gpl-4.8.3.tar.gz) = 9770929
diff --git a/x11-toolkits/py-qt4-gui/pkg-descr b/x11-toolkits/py-qt4-gui/pkg-descr
index 85653751c2d4..2b9a2d9c3a27 100644
--- a/x11-toolkits/py-qt4-gui/pkg-descr
+++ b/x11-toolkits/py-qt4-gui/pkg-descr
@@ -1,4 +1,4 @@
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtGui module.
-WWW: http://www.riverbankcomputing.co.uk/pyqt/
+WWW: http://www.riverbankcomputing.co.uk/software/pyqt/