Add conflict with pth-current.
This commit is contained in:
parent
04986b84ea
commit
d1fcc3af8a
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 1999/08/11 19:03:35 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.8 1999/08/12 18:02:19 rh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pth-1.0.5
|
||||
|
@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
|
|||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.gnu.org/software/pth/pth.html
|
||||
|
||||
CONFLICTS= pth-current-*
|
||||
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --enable-pthread
|
||||
|
|
Loading…
Reference in a new issue