From 67a1283c2322c9d1b2cb273ba57fd4c783032458 Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 19 Jul 2001 12:28:03 +0000 Subject: We do not need pthreads (as it doesn't work for stunnel), so don't depend on pth. --- security/stunnel/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index d8a555d1d15..7c02606f32c 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/07/19 12:22:17 martin Exp $ +# $NetBSD: Makefile,v 1.18 2001/07/19 12:28:03 martin Exp $ # DISTNAME= stunnel-3.15 @@ -24,5 +24,4 @@ pre-configure: cd ${WRKSRC} && ${LOCALBASE}/bin/autoreconf .include "../../security/openssl/buildlink.mk" -.include "../../devel/pth/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3