aboutsummaryrefslogtreecommitdiff
path: root/security/barnyard2/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-02 14:46:45 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-02 14:46:45 +0000
commit9fe0f1c1b78ebabb84ae8b9acfe01322b16b0b1f (patch)
treea5bc45449578eb33abd64cf1ff3dfd9cfcd85c54 /security/barnyard2/Makefile
parent5ed33313a7c11dba5f6b989754abfb12e9759357 (diff)
downloadports-9fe0f1c1b78ebabb84ae8b9acfe01322b16b0b1f.tar.gz
ports-9fe0f1c1b78ebabb84ae8b9acfe01322b16b0b1f.zip
security/barnyard2: remove optional dependency on expired security/broccoli
Notes
Notes: svn path=/head/; revision=559948
Diffstat (limited to 'security/barnyard2/Makefile')
-rw-r--r--security/barnyard2/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/barnyard2/Makefile b/security/barnyard2/Makefile
index 78851af93bbd..0aaa188a9126 100644
--- a/security/barnyard2/Makefile
+++ b/security/barnyard2/Makefile
@@ -16,14 +16,13 @@ USES= autoreconf libtool
USE_GITHUB= yes
GH_ACCOUNT= firnsy
-OPTIONS_DEFINE= 64BIT ARUBA BRO GRE IPV6 MPLS PORT_PCAP DOCS EXAMPLES
+OPTIONS_DEFINE= 64BIT ARUBA GRE IPV6 MPLS PORT_PCAP DOCS EXAMPLES
OPTIONS_RADIO= DATABASE
OPTIONS_RADIO_DATABASE= MYSQL MYSQL_SSL ODBC PGSQL
NO_OPTIONS_SORT=yes
64BIT_DESC= Enable 64bit compilation (experimental)
ARUBA_DESC= Enable aruba support
-BRO_DESC= Enable bro support (libbroccoli)
GRE_DESC= Enable gre support
MYSQL_SSL_DESC= Enable mysql ssl support (experimental)
PORT_PCAP_DESC= Use libpcap from ports
@@ -45,9 +44,6 @@ EXAMPLES= SCHEMA_ACCESS create_db2 create_mssql create_mysql create_oracle.sql c
64BIT_CONFIGURE_ENABLE= 64bit-gcc
ARUBA_CONFIGURE_ENABLE= aruba
-BRO_LIB_DEPENDS= libbroccoli.so:security/broccoli
-BRO_CONFIGURE_ON= --with-broccoli=${LOCALBASE}/lib
-BRO_CONFIGURE_ENABLE= bro
GRE_CONFIGURE_ENABLE= gre
IPV6_CONFIGURE_ENABLE= ipv6
MPLS_CONFIGURE_ENABLE= mpls