diff options
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 4889033828b7..924a92081388 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -47,7 +47,7 @@ CONFIGURE_ARGS+= --enable-ethereal=no \ --disable-gtktest .endif -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFILES= configure epan/configure wiretap/configure PLIST_SUB+= PORTVERSION=${PORTVERSION} |