diff options
author | Cy Schubert <cy@FreeBSD.org> | 2008-09-25 17:23:12 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2008-09-25 17:23:12 +0000 |
commit | 1d0d847e75f631759d789d1b8fa3831a644c9c44 (patch) | |
tree | ddac62b79fcd3baee741a50d422061333113a58a /security/libfwbuilder2/Makefile | |
parent | 97cd931c32ac487dab586d79887b7df4d0a0f974 (diff) | |
download | ports-1d0d847e75f631759d789d1b8fa3831a644c9c44.tar.gz ports-1d0d847e75f631759d789d1b8fa3831a644c9c44.zip |
Notes
Diffstat (limited to 'security/libfwbuilder2/Makefile')
-rw-r--r-- | security/libfwbuilder2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libfwbuilder2/Makefile b/security/libfwbuilder2/Makefile index 62cb61df49f0..edf593fc7007 100644 --- a/security/libfwbuilder2/Makefile +++ b/security/libfwbuilder2/Makefile @@ -16,6 +16,7 @@ COMMENT= Firewall Builder API DEPRECATED= This version of fwbuilder is no longer supported by its author EXPIRATION_DATE= 2008-10-01 +CONFLICTS= libfwbuilder-3.* BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp |