aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-26 23:57:25 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-26 23:57:25 +0000
commit2d6281bca5d23260a450d09abe920afd03e8b7b3 (patch)
tree2f4937b1d0af65ba82bec98b460ccdd207e97cd4 /x11-toolkits/py-qt
parent7967a34666705513244dfc6cf3dcf2da7f5cbaa3 (diff)
downloadports-2d6281bca5d23260a450d09abe920afd03e8b7b3.tar.gz
ports-2d6281bca5d23260a450d09abe920afd03e8b7b3.zip
Notes
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