1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- drop obsolete OPENSSL_OVERWRITE_BASE

Reported by:	Matthew J Seaman
This commit is contained in:
Dirk Meyer 2010-01-16 09:00:34 +00:00
parent fae37b15da
commit 93c3683742
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247966

View File

@ -86,7 +86,7 @@ SITE_SUB+= -e 's|%%BDB%%||g' \
.else
SITE_SUB+= -e 's|%%BDB%%|dnl |g'
.endif
.if defined(WITH_OPENSSL_BASE) || defined(OPENSSL_OVERWRITE_BASE)
.if defined(WITH_OPENSSL_BASE)
SITE_SUB+= -e 's|%%OPENSSL%%|dnl |g'
.else
SITE_SUB+= -e 's|%%OPENSSL%%||g' \