mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Use BROKEN_SSL
Approved by: portmgr (blanket)
This commit is contained in:
parent
a050bab7d3
commit
d718fc7dec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450546
@ -12,6 +12,8 @@ COMMENT= Tools to deal with SCEP and PKCS7 messages
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BROKEN_SSL= openssl-devel
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= openxpki
|
||||
|
||||
@ -26,10 +28,4 @@ post-install:
|
||||
@${MV} ${STAGEDIR}${PREFIX}/man/man1/${f} ${STAGEDIR}${PREFIX}/man/man1/openca-${f}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT:Mopenssl-devel}
|
||||
BROKEN= Does not build with openssl-devel
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user