From f36f6b7081557ffc7b291709853a78ec5b07b7bc Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 17 Jun 2000 21:20:58 +0000 Subject: Add missing dependence on "pth" package. --- security/stunnel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/stunnel') diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index d4e97c646ce..d3ace03d2b8 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/04/26 21:16:26 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/06/17 21:20:58 tron Exp $ # DISTNAME= stunnel-3.8 @@ -9,6 +9,7 @@ MAINTAINER= martin@NetBSD.ORG HOMEPAGE= http://mike.daewoo.com.pl/computer/stunnel BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf +DEPENDS+= pth>=1.3.5:../pth GNU_CONFIGURE= YES USE_SSL= YES -- cgit v1.2.3