forked from Lainports/opnsense-ports
www/neon: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
cce9606291
commit
8b7e175f5d
1 changed files with 7 additions and 1 deletions
|
|
@ -59,4 +59,10 @@ post-patch:
|
|||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libneon.so.27.*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl-devel}
|
||||
BROKEN= Does not build with openssl-devel
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue