diff options
Diffstat (limited to 'games/gnuchess/Makefile')
-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 |