diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-05-24 14:27:52 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-05-24 14:27:52 +0000 |
commit | f084339b292c21af84c409b007713fdf67e19e47 (patch) | |
tree | b8d382f0843032f20a6a15cd9a76d888a6445fed /security/libfwbuilder-devel | |
parent | 01f7d1be5ecfa3ede5595662a7c0108a264dc09c (diff) | |
download | ports-f084339b292c21af84c409b007713fdf67e19e47.tar.gz ports-f084339b292c21af84c409b007713fdf67e19e47.zip |
Notes
Diffstat (limited to 'security/libfwbuilder-devel')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index c3afc02fca4d..91d71aaa06df 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -32,8 +32,6 @@ 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 \ |