diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-21 08:36:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-21 08:36:26 +0000 |
commit | cbcfde370cef7387a49256b282612ed53b30ccdb (patch) | |
tree | 6b04110a85d89148a3db54227de18de5bdef3f5b /net/wireshark | |
parent | e47c568e5b1886e79421dfb99ca2e55fa130e8e6 (diff) | |
download | ports-cbcfde370cef7387a49256b282612ed53b30ccdb.tar.gz ports-cbcfde370cef7387a49256b282612ed53b30ccdb.zip |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |