summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-05-06 19:08:25 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-05-06 19:08:25 +0000
commit76d5bec4dcac164f3460cd4b588eaaff5bef7718 (patch)
treecefe8d6862f6c4894488a92674d2c297f84d535a
parentNew port: graphics/photoqt -- a simple image viewer. (diff)
security/libressl: Don't stage man3 manpages if MAN3 off
-rw-r--r--security/libressl-devel/Makefile2
-rw-r--r--security/libressl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile
index 9c7a09c066d2..39ae570fcf9e 100644
--- a/security/libressl-devel/Makefile
+++ b/security/libressl-devel/Makefile
@@ -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
diff --git a/security/libressl/Makefile b/security/libressl/Makefile
index 324d24532418..3a02afab34fb 100644
--- a/security/libressl/Makefile
+++ b/security/libressl/Makefile
@@ -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