diff options
Diffstat (limited to 'net/netdude/Makefile')
-rw-r--r-- | net/netdude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 299b2f03965f..25290d7d3095 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -17,7 +17,7 @@ COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= netdude.0:${PORTSDIR}/net/libnetdude -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool USE_ICONV= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |