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 bf33d9f16e22..bcac38d369f1 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -32,7 +32,7 @@ FLAVOR?= ${FLAVORS:[1]} nox11_PKGNAMESUFFIX= -nox11 USES= cmake compiler:c++11-lang cpe gettext-runtime gnome \ - localbase pathfix perl5 pkgconfig python:3.6+ ssl tar:xz + localbase pathfix perl5 pkgconfig python ssl tar:xz USE_GNOME= glib20 libxml2 USE_PERL5= build USE_LDCONFIG= yes |