summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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