aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/ninja-ide/Makefile2
-rw-r--r--devel/py-qt4-core/Makefile2
-rw-r--r--emulators/swine/Makefile2
-rw-r--r--math/qtiplot/Makefile2
-rw-r--r--science/veusz/Makefile2
5 files changed, 1 insertions, 9 deletions
diff --git a/devel/ninja-ide/Makefile b/devel/ninja-ide/Makefile
index df137b13f8eb..ad283257472b 100644
--- a/devel/ninja-ide/Makefile
+++ b/devel/ninja-ide/Makefile
@@ -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 \
diff --git a/devel/py-qt4-core/Makefile b/devel/py-qt4-core/Makefile
index 4eb381a83536..dc85de1c1ef3 100644
--- a/devel/py-qt4-core/Makefile
+++ b/devel/py-qt4-core/Makefile
@@ -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
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile
index b60f9d2fb2ca..7a2f7dc33572 100644
--- a/emulators/swine/Makefile
+++ b/emulators/swine/Makefile
@@ -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 \
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 95bd826d7a24..004da44c8207 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -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
diff --git a/science/veusz/Makefile b/science/veusz/Makefile
index 417e698eae85..1ce5962234f3 100644
--- a/science/veusz/Makefile
+++ b/science/veusz/Makefile
@@ -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