1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

This port's configure script now takes care of this so we longer

need this hack.
This commit is contained in:
Steve Price 1999-09-06 23:12:55 +00:00
parent a6ade68cd4
commit f429a767f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21332

View File

@ -23,7 +23,6 @@ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref
MAKE_ENV+= EXTRA_SSL_LIBS="-lRSAglue -lrsaref"
.endif
GNU_CONFIGURE= yes