From a3a0715f38d5f411396a809915aa2fc5c204bc16 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 11:59:28 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising --- net/netdude/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/netdude') diff --git a/net/netdude/Makefile b/net/netdude/Makefile index c3d11136ac67..b744709123f7 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -17,8 +17,7 @@ COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= netdude.0:${PORTSDIR}/net/libnetdude USE_AUTOTOOLS= libltdl libtool -USE_ICONV= yes -USES= gettext +USES= gettext iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lltdl" -- cgit v1.2.3