aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-11-21 16:36:26 +0800
committermat <mat@FreeBSD.org>2017-11-21 16:36:26 +0800
commit65c2a7c1d66d96631bc7eb5a56a1ab7fb8b96b1c (patch)
tree6b04110a85d89148a3db54227de18de5bdef3f5b /net
parent00a06b21195b11eec1f84e2ed76399d08ed16ae5 (diff)
downloadfreebsd-ports-gnome-65c2a7c1d66d96631bc7eb5a56a1ab7fb8b96b1c.tar.gz
freebsd-ports-gnome-65c2a7c1d66d96631bc7eb5a56a1ab7fb8b96b1c.tar.zst
freebsd-ports-gnome-65c2a7c1d66d96631bc7eb5a56a1ab7fb8b96b1c.zip
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight
Diffstat (limited to 'net')
-rw-r--r--net/polyorb/Makefile2
-rw-r--r--net/wireshark/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile
index 665cecf72257..afda8424df4b 100644
--- a/net/polyorb/Makefile
+++ b/net/polyorb/Makefile
@@ -42,7 +42,7 @@ CONFIGURE_ARGS= --with-appli-perso="corba dsa moma" \
# Polyorb 2014 = PCS version 6 GNAT GCC 4.9 = PCS version 6
OPTIONS_DEFINE= DOCS TESTSUITE
-OPTIONS_SUB= TESTSUITE
+OPTIONS_SUB= yes
TESTSUITE_ALL_TARGET= testsuite
TESTSUITE_BUILD_DEPENDS=gnatpython>=20101207:devel/gnatpython
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 6f774bf8491a..0f50bedb7b53 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -125,7 +125,7 @@ QT5_PLIST_SUB= GUI_GTK="@comment "
GTK2_PLIST_SUB= GUI_GTK=""
GTK3_PLIST_SUB= GUI_GTK=""
-OPTIONS_SUB= LUA
+OPTIONS_SUB= yes
.if defined(LITE)
CONFIGURE_ARGS+=--enable-androiddump=no