aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2013-12-01 11:45:46 +0800
committerwen <wen@FreeBSD.org>2013-12-01 11:45:46 +0800
commitbabf60ec60ec7b82a4c0d76e30db0b91cb60aa61 (patch)
treef6aaea87638dfa7213aab13b8ec6429fb6e6ee41 /x11-toolkits
parentc9ee21fb7ae4777c14d1126f72bfbf9d29ee3a3d (diff)
downloadfreebsd-ports-gnome-babf60ec60ec7b82a4c0d76e30db0b91cb60aa61.tar.gz
freebsd-ports-gnome-babf60ec60ec7b82a4c0d76e30db0b91cb60aa61.tar.zst
freebsd-ports-gnome-babf60ec60ec7b82a4c0d76e30db0b91cb60aa61.zip
- Mark BROKEN
- Reset maintainer to ports@
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-pyqwt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile
index f91226638d5a..7330fa678087 100644
--- a/x11-toolkits/py-pyqwt/Makefile
+++ b/x11-toolkits/py-pyqwt/Makefile
@@ -10,9 +10,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}5/PyQwt-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyQwt-${PORTVERSION}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Bindings for the Qwt Class Library
+BROKEN= do not build
+
BUILD_DEPENDS= ${LOCALBASE}/bin/qmake-qt4:${PORTSDIR}/devel/qmake4 \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}qt4-core>=4.5.4:${PORTSDIR}/devel/py-qt4-core \
@@ -24,7 +26,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= qwt.5:${PORTSDIR}/x11-toolkits/qwt5
USES= gmake
-USE_PYTHON= 2.5+
+USE_PYTHON= 2.6+
MAKEFILE= GNUmakefile
MAKE_JOBS_UNSAFE= yes