Index: head/security/openssl_tpm_engine/Makefile =================================================================== --- head/security/openssl_tpm_engine/Makefile (revision 388227) +++ head/security/openssl_tpm_engine/Makefile (revision 388228) @@ -1,36 +1,37 @@ # Created by: Sebastian Schuetz # $FreeBSD$ PORTNAME= openssl_tpm_engine PORTVERSION= 0.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/trousers/OpenSSL%20TPM%20Engine/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= OpenSSL TPM engine -LICENSE= GPLv2 +LICENSE= OpenSSL +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:${PORTSDIR}/security/trousers LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers -USES= gmake libtool -USE_AUTOTOOLS= autoconf +USES= autoreconf gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -lcrypto CFLAGS+= -I${LOCALBASE}/include SUB_FILES= pkg-message PORTEXAMPLES= openssl.cnf.sample +INSTALL_TARGET= install-strip OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/openssl.cnf.sample post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/openssl.cnf.sample ${STAGEDIR}${EXAMPLESDIR} .include Index: head/security/openssl_tpm_engine/pkg-plist =================================================================== --- head/security/openssl_tpm_engine/pkg-plist (revision 388227) +++ head/security/openssl_tpm_engine/pkg-plist (revision 388228) @@ -1,6 +1,4 @@ bin/create_tpm_key lib/openssl/engines/libtpm.so lib/openssl/engines/libtpm.so.0 lib/openssl/engines/libtpm.so.0.0.0 -@dirrm lib/openssl/engines -@dirrm lib/openssl