diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /net/libnetdude | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
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 89a9b5461163..6758d1dc75e5 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -15,7 +15,7 @@ COMMENT= A library for manipulating libpcap/tcpdump trace files LIB_DEPENDS= pcapnav.0:${PORTSDIR}/net/libpcapnav -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= glib12 CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} |