Relax the CONFLICT with pth-syscall now that Al has changed pth-syscall.

This commit is contained in:
skrll 2002-07-24 15:28:06 +00:00
parent 0174f5ecbe
commit f24bd8ca6b

View file

@ -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