diff options
author | jlam <jlam@pkgsrc.org> | 2000-03-27 10:25:51 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-03-27 10:25:51 +0000 |
commit | 79b20818f54ce60748ca3361140aa9058bd5ad4d (patch) | |
tree | 07b9a98042a4e83649dff8053c4531f8329a24de /games/gnuchess | |
parent | c0057b4419f9d5a44791cb594e5b0ccca2e590d3 (diff) | |
download | pkgsrc-79b20818f54ce60748ca3361140aa9058bd5ad4d.tar.gz |
Remove conflict with gnuchess4.
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 5344b8f88f8..6cd73fbc56f 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/03/26 14:45:50 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2000/03/27 10:25:51 jlam Exp $ # FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp # @@ -11,8 +11,6 @@ MASTER_SITES= ${MASTER_SITE_GNU:=chess/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/chess/chess.html -CONFLICTS= gnuchess4-* - GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= gnuchess |