diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 06:38:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 06:38:42 +0800 |
commit | 8085ccee257ea8d730960e0a8b427afd56cbb4e7 (patch) | |
tree | c99df754e07bc311116df07fef01b18b7f540f8f /x11-toolkits/py-qt | |
parent | e41d0269a0064c34a2257fe83a63ff9c6e273207 (diff) | |
download | freebsd-ports-graphics-8085ccee257ea8d730960e0a8b427afd56cbb4e7.tar.gz freebsd-ports-graphics-8085ccee257ea8d730960e0a8b427afd56cbb4e7.tar.zst freebsd-ports-graphics-8085ccee257ea8d730960e0a8b427afd56cbb4e7.zip |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'x11-toolkits/py-qt')
-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 a973e9e5d0d..5eb6db30892 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 |