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:
parent
a43d36d2ca
commit
90bdd33711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335362
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user