aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r--x11-toolkits/py-qt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index 5eb6db30892e..984640ad8da1 100644
--- a/x11-toolkits/py-qt/Makefile
+++ b/x11-toolkits/py-qt/Makefile
@@ -8,7 +8,9 @@ PORTNAME= qt
PORTVERSION= 3.14
PORTREVISION=
CATEGORIES= x11-toolkits python
-MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/
+MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=lofi
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyQt-x11-gpl-${PORTVERSION}
@@ -19,8 +21,6 @@ LIB_DEPENDS= qscintilla.5:${PORTSDIR}/x11-toolkits/qscintilla
BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= Unfetchable
-
USE_QT_VER= 3
USE_PYTHON= yes
USE_REINPLACE= yes