1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Mark BROKEN

- Reset maintainer to ports@
This commit is contained in:
Wen Heping 2013-12-01 03:45:46 +00:00
parent a43d36d2ca
commit 90bdd33711
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335362

View File

@ -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