Index: head/security/fbopenssl/Makefile =================================================================== --- head/security/fbopenssl/Makefile (revision 523605) +++ head/security/fbopenssl/Makefile (revision 523606) @@ -1,43 +1,38 @@ # $FreeBSD$ PORTNAME= fbopenssl PORTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/modgssapache/${PORTNAME}/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= GSS-API and SPNEGO extensions for OpenSSL LICENSE= GPLv2 USES= uidfix ssl USE_LDCONFIG= yes MAKEFILE= BSDMakefile MAKE_ENV= BSD_INSTALL_DATA="${INSTALL_DATA}" WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= readme.txt - -.if defined(NO_PROFILE) -PLIST_SUB+= PROFILE="@comment " -.else -PLIST_SUB+= PROFILE="" -.endif OPTIONS_DEFINE= DOCS .include .if ${SSL_DEFAULT} == base BROKEN_FreeBSD_12= incomplete definition of type 'struct asn1_object_st' BROKEN_FreeBSD_13= incomplete definition of type 'struct asn1_object_st' .endif post-extract: ${INSTALL_DATA} ${FILESDIR}/BSDMakefile ${WRKSRC} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR} .include Index: head/security/fbopenssl/pkg-plist =================================================================== --- head/security/fbopenssl/pkg-plist (revision 523605) +++ head/security/fbopenssl/pkg-plist (revision 523606) @@ -1,10 +1,9 @@ include/fbopenssl/asn1help.h include/fbopenssl/filehelp.h include/fbopenssl/gssapi.h include/fbopenssl/krb5help.h include/fbopenssl/spnego.h include/fbopenssl/spnegohelp.h lib/libfbopenssl.a -%%PROFILE%%lib/libfbopenssl_p.a lib/libfbopenssl.so lib/libfbopenssl.so.0