diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:38:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:38:42 +0000 |
commit | 931eac75741a37df8114ae8c60621dbd11b6fbf1 (patch) | |
tree | 3c20a8649165c26a41cbd036b826002b851ffb35 /x11-toolkits | |
parent | 81087920af5bb5fd868f11f6b8d3f1d4292326bf (diff) | |
download | ports-931eac75741a37df8114ae8c60621dbd11b6fbf1.tar.gz ports-931eac75741a37df8114ae8c60621dbd11b6fbf1.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index a973e9e5d0d1..5eb6db30892e 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -19,6 +19,8 @@ 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 |