diff options
Diffstat (limited to 'net/libpcapnav/Makefile')
-rw-r--r-- | net/libpcapnav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index f1e27c5fdecb..499d99d771f2 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/netdude/${PORTNAME}/${PORTVERSION} MAINTAINER= brenton.chang@gmail.com COMMENT= A libpcap wrapper library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} GNU_CONFIGURE= yes USE_LDCONFIG= yes |