diff options
| author | Bernard Spil <brnrd@FreeBSD.org> | 2018-05-06 19:08:25 +0000 |
|---|---|---|
| committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-05-06 19:08:25 +0000 |
| commit | 76d5bec4dcac164f3460cd4b588eaaff5bef7718 (patch) | |
| tree | cefe8d6862f6c4894488a92674d2c297f84d535a /security/libressl | |
| parent | New port: graphics/photoqt -- a simple image viewer. (diff) | |
security/libressl: Don't stage man3 manpages if MAN3 off
Diffstat (limited to 'security/libressl')
| -rw-r--r-- | security/libressl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
