summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-06 23:12:55 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-06 23:12:55 +0000
commitf429a767f4130fc1dd87d7c97351e097eb5b28fb (patch)
tree1e406fdfba2606fd30feedbc0b71d97c11439843 /security/stunnel
parentAdded gperiodic and xmolwt (diff)
This port's configure script now takes care of this so we longer
need this hack.
Notes
Notes: svn path=/head/; revision=21332
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