mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Use USE_OPENSSL.
This commit is contained in:
parent
cb9738f3b6
commit
646d8a6bc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87909
@ -64,7 +64,7 @@ HTDOCS= anoncvs bugs changes faq feedback index install-admin-mb \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
|
||||
.endif
|
||||
|
@ -111,7 +111,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSD
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
#.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
|
||||
#.endif
|
||||
|
@ -133,7 +133,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSD
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
|
||||
.endif
|
||||
|
@ -133,7 +133,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSD
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
|
||||
.endif
|
||||
|
@ -133,7 +133,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSD
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
|
||||
.endif
|
||||
|
@ -99,7 +99,7 @@ CONFIGURE_ARGS+=--enable-krb4=${LOCALBASE}/krb4
|
||||
CONFIGURE_ARGS+=--disable-krb4
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE}
|
||||
.endif
|
||||
|
@ -142,7 +142,7 @@ CONFIGURE_ARGS+=--disable-krb4
|
||||
EBONES= "@comment "
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
|
||||
USE_OPENSSL= yes
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user