1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/libressl: Don't stage man3 manpages if MAN3 off

This commit is contained in:
Bernard Spil 2018-05-06 19:08:25 +00:00
parent 9445cd9e3c
commit 76d5bec4dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469245
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ CONFLICTS_INSTALL= libressl-[0-9]* \
NC_CONFIGURE_ENABLE= nc
GNU_CONFIGURE= yes
USES= autoreconf cpe libtool pathfix pkgconfig
USES= cpe libtool pathfix pkgconfig
USE_LDCONFIG= yes
OPTIONS_SUB= yes
CFLAGS+= -fpic -DPIC -Wl,-rpath,${PREFIX}/lib -Wl,--as-needed

View File

@ -26,7 +26,7 @@ CONFLICTS_INSTALL= libressl-devel-[0-9]* \
NC_CONFIGURE_ENABLE= nc
GNU_CONFIGURE= yes
USES= autoreconf cpe libtool pathfix pkgconfig
USES= cpe libtool pathfix pkgconfig
USE_LDCONFIG= yes
OPTIONS_SUB= yes
CFLAGS+= -fpic -DPIC -Wl,-rpath,${PREFIX}/lib -Wl,--as-needed