From af1c220995cb8fc103198a6382bc9f243271b8a5 Mon Sep 17 00:00:00 2001 From: veego Date: Tue, 2 Jan 2001 22:38:43 +0000 Subject: Use USE_SSL and not DEPENDS=openssl --- security/sslwrap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index e5f07c8c254..eac6ccf6f40 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/30 20:12:16 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/01/02 22:38:43 veego Exp $ # DISTNAME= ${PKGNAME:S/-//} @@ -9,6 +9,6 @@ MASTER_SITES= http://www.rickk.com/sslwrap/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.rickk.com/sslwrap/ -DEPENDS+= openssl>=0.9.4:../../security/openssl +USE_SSL= # defined .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3