mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- The port builds is no longer BROKEN with libressl
Submitted by: Christian Sturm <reezer@reezer.org>
This commit is contained in:
parent
d11e9a6cb1
commit
d056b6c3bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433551
@ -40,12 +40,6 @@ UPNP_DESC= Include support for UPnP client
|
||||
UPNP_CMAKE_BOOL= WITH_UPNP
|
||||
UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT:Mlibressl*}
|
||||
BROKEN= does not build with LibreSSL (boost libressl compatibility problems)
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
|
||||
@ -60,4 +54,4 @@ do-install-DOCS-on:
|
||||
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/configuration.md ${STAGEDIR}${DOCSDIR}/
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user