1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Use bsd.openssl.mk

(No response from maintainer after 2003-04-09)
PR:		48978
This commit is contained in:
Dirk Meyer 2003-04-16 14:52:35 +00:00
parent 9d825c5f3a
commit c4f9a17839
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79090

View File

@ -53,7 +53,7 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_SSL)
.include "${PORTSDIR}/security/openssl/Makefile.ssl"
.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
.else
CONFIGURE_ARGS= --without-ssl