Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2013 03:45:47 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335362 - head/x11-toolkits/py-pyqwt
Message-ID:  <201312010345.rB13jlbF052002@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Dec  1 03:45:46 2013
New Revision: 335362
URL: http://svnweb.freebsd.org/changeset/ports/335362

Log:
  - Mark BROKEN
  - Reset maintainer to ports@

Modified:
  head/x11-toolkits/py-pyqwt/Makefile

Modified: head/x11-toolkits/py-pyqwt/Makefile
==============================================================================
--- head/x11-toolkits/py-pyqwt/Makefile	Sun Dec  1 03:41:06 2013	(r335361)
+++ head/x11-toolkits/py-pyqwt/Makefile	Sun Dec  1 03:45:46 2013	(r335362)
@@ -10,9 +10,11 @@ MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNA
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312010345.rB13jlbF052002>