mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
net/libnet: Cosmetic change
This commit is contained in:
parent
b3c63f2cde
commit
d178fbc66f
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