aboutsummaryrefslogtreecommitdiffstats
path: root/security/stunnel
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-07 07:12:55 +0800
committersteve <steve@FreeBSD.org>1999-09-07 07:12:55 +0800
commita2f025a91490c582ec6cb1e5344eb6f45434d438 (patch)
tree6d4908e70befbfa42b9edec94fb622fb6c7f11fd /security/stunnel
parenta36e2af613fc22af20cac465284e192f2a69a984 (diff)
downloadfreebsd-ports-gnome-a2f025a91490c582ec6cb1e5344eb6f45434d438.tar.gz
freebsd-ports-gnome-a2f025a91490c582ec6cb1e5344eb6f45434d438.tar.zst
freebsd-ports-gnome-a2f025a91490c582ec6cb1e5344eb6f45434d438.zip
This port's configure script now takes care of this so we longer
need this hack.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index e67e8a232f69..4673343ea5d0 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -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