mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
88a7cda9bd
commit
dfc91000a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498172
1 changed files with 8 additions and 1 deletions
|
@ -20,4 +20,11 @@ LDFLAGS+= -L${OPENSSLLIB}
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= Your OpenSSL headers do not match your library
|
||||
BROKEN_FreeBSD_13= Your OpenSSL headers do not match your library
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue