diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-23 19:52:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-23 19:52:30 +0000 |
commit | 700df64fc151cae7cc4d2f08a960de5371fb9025 (patch) | |
tree | 08fec812ede76ffba427f1fa0e6420807e0c92f1 /security/libfwbuilder-devel | |
parent | d9be07187913973a886e37d801da4b836adf8d88 (diff) |
Notes
Diffstat (limited to 'security/libfwbuilder-devel')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 2 |
1 files changed, 2 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 \ |