summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-07-24 15:28:06 +0000
committerskrll <skrll@pkgsrc.org>2002-07-24 15:28:06 +0000
commitf24bd8ca6bf1384bdda7bee3b0c64467537e8e57 (patch)
tree4f90125a167d5b5aef81faf857a137aa618d1856 /devel/pth
parent0174f5ecbe06e8fa2ea763c4d916157163fa0ecd (diff)
downloadpkgsrc-f24bd8ca6bf1384bdda7bee3b0c64467537e8e57.tar.gz
Relax the CONFLICT with pth-syscall now that Al has changed pth-syscall.
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile4
1 files changed, 2 insertions, 2 deletions
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