diff options
Diffstat (limited to 'net/wireshark/Makefile')
| -rw-r--r-- | net/wireshark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 101c06ae6212..cd5ae9eb186f 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,5 +1,5 @@ PORTNAME= wireshark -DISTVERSION= 4.4.6 +DISTVERSION= 4.6.0 CATEGORIES= net MASTER_SITES= https://1.na.dl.wireshark.org/src/ \ https://1.eu.dl.wireshark.org/src/ \ @@ -79,7 +79,7 @@ GSSAPI_BASE_USES= gssapi GSSAPI_HEIMDAL_USES= gssapi:heimdal GSSAPI_MIT_USES= gssapi:mit GSSAPI_NONE_CONFIGURE_ENV_OFF= KRB5_CONFIG=${KRB5CONFIG} -GSSAPI_NONE_CMAKE_BOOL= ENABLE_KERBEROS +GSSAPI_NONE_CMAKE_BOOL_OFF= ENABLE_KERBEROS GUI_USES= desktop-file-utils shared-mime-info qt:6 GUI_USE= qt=5compat,base,multimedia,tools |
