net/libnet: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
c08b750695
commit
719a361e54
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
USES= cpe libtool pathfix
|
||||
|
||||
CONFIGURE_ARGS= --disable-doxygen-doc --disable-doxygen-dot --disable-doxygen-html --disable-doxygen-man
|
||||
CONFIGURE_ARGS= --disable-doxygen-doc \
|
||||
--disable-doxygen-dot \
|
||||
--disable-doxygen-html \
|
||||
--disable-doxygen-man
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue