summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-06-17 21:20:58 +0000
committertron <tron@pkgsrc.org>2000-06-17 21:20:58 +0000
commitf36f6b7081557ffc7b291709853a78ec5b07b7bc (patch)
treed9531869fabb72821e17443838e8fa407f79773b /security/stunnel
parent390acad27776d42af5b37cbfe551f61dbcc78cb7 (diff)
downloadpkgsrc-f36f6b7081557ffc7b291709853a78ec5b07b7bc.tar.gz
Add missing dependence on "pth" package.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile3
1 files changed, 2 insertions, 1 deletions
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