diff options
Diffstat (limited to 'net/libnetdude')
-rw-r--r-- | net/libnetdude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile index ed1b19a3c7ac..37f4e61e1dc0 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -16,7 +16,7 @@ COMMENT= A library for manipulating libpcap/tcpdump trace files LIB_DEPENDS= pcapnav.0:${PORTSDIR}/net/libpcapnav -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc USE_GNOME= glib12 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} |