diff options
-rw-r--r-- | security/stunnel/Makefile | 1 |
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 |