net/libnet: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-10-24 10:43:34 +02:00
parent c08b750695
commit 719a361e54

View file

@ -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