devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak: science/veusz math/qtiplot emulators/swine devel/ninja-ide PR: 210045 Reported by: antoine Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
This commit is contained in:
parent
725bdb5410
commit
624ea74f53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416904
5 changed files with 1 additions and 9 deletions
|
@ -13,8 +13,6 @@ COMMENT= Cross-platform integrated development environment (IDE)
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN= fails to configure
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-network>=4.8.5,1:net/py-qt4-network \
|
||||
${PYTHON_PKGNAMEPREFIX}qt4-webkit>=4.8.5:www/py-qt4-webkit
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-declarative>=4.10.2:devel/py-qt4-declarative \
|
||||
|
|
|
@ -13,7 +13,7 @@ PYQT_DIST= yes
|
|||
|
||||
USES= python pyqt:4
|
||||
USE_PYTHON= py3kplist
|
||||
USE_PYQT= sip_build
|
||||
USE_PYQT= sip
|
||||
USE_QT4= corelib qmake_build moc_build
|
||||
|
||||
OPTIONS_DEFINE= API DEBUG
|
||||
|
|
|
@ -11,8 +11,6 @@ COMMENT= Qt4 graphical Wine frontend
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to stage
|
||||
|
||||
BUILD_DEPENDS= pyrcc4:textproc/py-qt4-xml
|
||||
RUN_DEPENDS= xterm:x11/xterm \
|
||||
cabextract:archivers/cabextract \
|
||||
|
|
|
@ -10,8 +10,6 @@ MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Data analysis and scientific plotting
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
LIB_DEPENDS= libgsl.so:math/gsl \
|
||||
libmuparser.so:math/muparser \
|
||||
libpng.so:graphics/png
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Scientific plotting package
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to configure
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:x11-toolkits/py-qt4-gui \
|
||||
${PYTHON_PKGNAMEPREFIX}qt4-svg>0:graphics/py-qt4-svg
|
||||
|
|
Loading…
Reference in a new issue