diff options
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r-- | games/gnome-chess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index c9def7035fd..398324e513b 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/11/30 18:26:39 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2005/04/11 21:45:50 tv Exp $ DISTNAME= gnome-chess-0.3.3 PKGREVISION= 15 @@ -9,7 +9,6 @@ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnome.org/softwaremap/projects/gnome-chess/ COMMENT= GNOME\'s graphical interface for playing chess -USE_BUILDLINK3= yes USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= yes USE_X11BASE= yes |