summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-06-17 10:47:56 +0000
committerwiz <wiz@pkgsrc.org>2002-06-17 10:47:56 +0000
commitf8b3e17764212dc62d5b876f825fde8140664c9b (patch)
tree81628436a284b7e7da59d5453c443fb871da22e2 /security/stunnel
parenteb34fbf13785b34628530fed7702b8b75e585daa (diff)
downloadpkgsrc-f8b3e17764212dc62d5b876f825fde8140664c9b.tar.gz
Remove USE_SSL, openssl buildlink.mk is already included.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 090b4e5af84..c2aaf0b9e72 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/12/28 07:22:29 tron Exp $
+# $NetBSD: Makefile,v 1.30 2002/06/17 10:47:56 wiz Exp $
DISTNAME= stunnel-3.22
CATEGORIES= security
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.stunnel.org/
COMMENT= Universal SSL tunnel
USE_BUILDLINK_ONLY= # defined
-USE_SSL= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-ssl=${SSLBASE} \
--with-cert-dir="${SSLCERTS}" \