diff options
author | pav <pav@FreeBSD.org> | 2010-05-24 03:52:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-24 03:52:30 +0800 |
commit | 3a596fd9a77fa8848ea63674b8bfab8c40529943 (patch) | |
tree | 7931dbeee7031bd8e6cbc2da3e944e0e8cbb037d /security | |
parent | 69f9f27cf63f5c6c405b48353b3467cefb71c63d (diff) | |
download | freebsd-ports-gnome-3a596fd9a77fa8848ea63674b8bfab8c40529943.tar.gz freebsd-ports-gnome-3a596fd9a77fa8848ea63674b8bfab8c40529943.tar.zst freebsd-ports-gnome-3a596fd9a77fa8848ea63674b8bfab8c40529943.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
Diffstat (limited to 'security')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 2 | ||||
-rw-r--r-- | security/libfwbuilder/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index ec5cbe9ad831..e7324d2560bb 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -32,6 +32,8 @@ CONFLICTS= libfwbuilder-[23].* libfwbuilder-devel-* LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +BROKEN= does not configure + PLIST_SUB= BUILD_VERSION=${DISTVERSION} USE_QT_VER= 4 QT_COMPONENTS= corelib \ diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index 3815d0b1378e..98052e90bcc1 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -29,6 +29,8 @@ CONFLICTS= libfwbuilder-[23].* libfwbuilder-devel-* LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +BROKEN= does not configure + PLIST_SUB= BUILD_VERSION=${DISTVERSION} USE_QT_VER= 4 QT_COMPONENTS= corelib \ |