summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authortron <tron>2000-06-17 21:21:49 +0000
committertron <tron>2000-06-17 21:21:49 +0000
commit26dc1902b3d90dc5b95d01c1538c60de6acf578c (patch)
treecf31762e5d272828581bd0dcd97d1f3a97a3c2bc /security/stunnel
parent8daa484ece0428f1a704b1ea9b55b4d846d61438 (diff)
downloadpkgsrc-26dc1902b3d90dc5b95d01c1538c60de6acf578c.tar.gz
Fix cut and paste error in last commit.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index d3ace03d2b8..9494d04dad2 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/06/17 21:20:58 tron Exp $
+# $NetBSD: Makefile,v 1.6 2000/06/17 21:21:49 tron Exp $
#
DISTNAME= stunnel-3.8
@@ -9,7 +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
+DEPENDS+= pth>=1.3.5:../../devel/pth
GNU_CONFIGURE= YES
USE_SSL= YES