diff options
Diffstat (limited to 'security/sslwrap/Makefile')
-rw-r--r-- | security/sslwrap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 952d15018227..e11a6b5a6b72 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ZGabor@CoDe.HU LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \ ssl.1:${PORTSDIR}/security/openssl -BUILD_DEPENDS= ${PREFIX}/include/openssl/ssl.h:${PORTSDIR}/security/openssl .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref |