Index: branches/2021Q1/security/stud/Makefile =================================================================== --- branches/2021Q1/security/stud/Makefile (revision 562553) +++ branches/2021Q1/security/stud/Makefile (revision 562554) @@ -1,36 +1,37 @@ # Created by: Franz Bettag # $FreeBSD$ PORTNAME= stud PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= security MAINTAINER= franz@bett.ag COMMENT= Scalable TLS Unwrapping Daemon LICENSE= BSD2CLAUSE LIB_DEPENDS= libev.so:devel/libev USES= gmake ssl USE_GITHUB= yes GH_ACCOUNT= wasted MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/stud \ share/man/man8/stud.8.gz .include .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' +BROKEN_FreeBSD_14= incomplete definition of type 'struct ssl_ctx_st' .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 562553) +++ branches/2021Q1 (revision 562554) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r562553