summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authortron <tron>2000-06-17 21:20:58 +0000
committertron <tron>2000-06-17 21:20:58 +0000
commit6c49e1c8eb7508241e434313bf64b0c6bb3a37c3 (patch)
treed9531869fabb72821e17443838e8fa407f79773b /security/stunnel
parent33c7c31ed9d3ea763b9f33082c7451a82da8b13d (diff)
downloadpkgsrc-6c49e1c8eb7508241e434313bf64b0c6bb3a37c3.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