MFH: r497919
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
2701363fd6
commit
cda8487ba9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497920
@ -24,7 +24,14 @@ MAKE_JOBS_UNSAFE= yes
|
||||
PLIST_FILES= bin/stud \
|
||||
man/man8/stud.8.gz
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct ssl_ctx_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct ssl_ctx_st'
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user