diff options
Diffstat (limited to 'net/wireshark/Makefile')
-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 de2e6c976ba..e96f4e2d34d 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -76,7 +76,7 @@ WIRESHARK_LIBS+=${PTHREAD_LIBS} .else PLIST_SUB+= WIRESHARK="@comment wireshark not built" USE_GNOME+= glib20 -USE_PKGCONFIG= build +USES+= pkgconfig CONFIGURE_ARGS+= --enable-wireshark=no \ --disable-gtktest .endif |