1
0
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:
Hajimu UMEMOTO 2003-08-28 15:53:34 +00:00
parent cb9738f3b6
commit 646d8a6bc5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87909
7 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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