From 90bdd3371159a4a114779b8bada884aa6aa89791 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 1 Dec 2013 03:45:46 +0000 Subject: [PATCH] - Mark BROKEN - Reset maintainer to ports@ --- x11-toolkits/py-pyqwt/Makefile | 6 ++++-- 1 file 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