aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2008-09-19 00:45:59 +0000
committerCy Schubert <cy@FreeBSD.org>2008-09-19 00:45:59 +0000
commit2b484df7b7832f384aedac0c3833927d21366316 (patch)
tree7dd6a215cc7829da43648effcc4cbae818b20ff2
parenta7c8fda0a4c27c490340faaf56d0e346d96b51f1 (diff)
downloadports-2b484df7b7832f384aedac0c3833927d21366316.tar.gz
ports-2b484df7b7832f384aedac0c3833927d21366316.zip
Fix configure brokenness.
Submitted by: gahr Approved by: portsmgr (pav)
Notes
Notes: svn path=/head/; revision=220432
-rw-r--r--security/fwbuilder-devel/Makefile2
-rw-r--r--security/fwbuilder/Makefile2
-rw-r--r--security/libfwbuilder-devel/Makefile4
-rw-r--r--security/libfwbuilder/Makefile4
4 files changed, 4 insertions, 8 deletions
diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile
index 821eb0a4a768..b6585463fc2e 100644
--- a/security/fwbuilder-devel/Makefile
+++ b/security/fwbuilder-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= fwbuilder
MAINTAINER= cy@FreeBSD.org
COMMENT= Firewall Builder GUI and policy compilers
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4
LIB_DEPENDS= fwbuilder.8:${PORTSDIR}/security/libfwbuilder
PLIST_SUB= BUILD_VERSION=${PORTVERSION}
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index 821eb0a4a768..b6585463fc2e 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= fwbuilder
MAINTAINER= cy@FreeBSD.org
COMMENT= Firewall Builder GUI and policy compilers
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4
LIB_DEPENDS= fwbuilder.8:${PORTSDIR}/security/libfwbuilder
PLIST_SUB= BUILD_VERSION=${PORTVERSION}
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile
index 222236712043..5db8786afa42 100644
--- a/security/libfwbuilder-devel/Makefile
+++ b/security/libfwbuilder-devel/Makefile
@@ -13,12 +13,10 @@ MASTER_SITE_SUBDIR= fwbuilder
MAINTAINER= cy@FreeBSD.org
COMMENT= Firewall Builder API
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \
netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
-BROKEN= does not configure
-
PLIST_SUB= BUILD_VERSION=${PORTVERSION}
USE_QT_VER= 4
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index 222236712043..5db8786afa42 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -13,12 +13,10 @@ MASTER_SITE_SUBDIR= fwbuilder
MAINTAINER= cy@FreeBSD.org
COMMENT= Firewall Builder API
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \
netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
-BROKEN= does not configure
-
PLIST_SUB= BUILD_VERSION=${PORTVERSION}
USE_QT_VER= 4