From 23233f67822b2290a286112fa67733012a9c8341 Mon Sep 17 00:00:00 2001 From: skrll Date: Wed, 24 Jul 2002 15:28:06 +0000 Subject: Relax the CONFLICT with pth-syscall now that Al has changed pth-syscall. --- devel/pth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/pth') diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 672f989c3f5..b24f1db42b2 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2002/05/29 08:19:56 skrll Exp $ +# $NetBSD: Makefile,v 1.42 2002/07/24 15:28:06 skrll Exp $ # DISTNAME= pth-1.4.1 @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/pth/pth.html COMMENT= GNU Portable Thread library -CONFLICTS= pth-current-[0-9]* pth-syscall-[0-9]* +CONFLICTS= pth-current-[0-9]* pth-syscall<1.4.1nb1 USE_BUILDLINK_ONLY= YES USE_LIBTOOL= YES -- cgit v1.2.3