From ff816c1c20fc8b173c1acb7c120607e6bc348db9 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 14 Apr 2004 16:15:20 +0000 Subject: Make use of the new USE_DIRS variable, instead of directly depending on the *-dirs packages. --- games/gnome-chess/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games/gnome-chess') diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index ee0c5f617e0..647a53c1e4c 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/03/26 02:27:40 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2004/04/14 16:15:22 jmmv Exp $ DISTNAME= gnome-chess-0.3.3 PKGREVISION= 13 @@ -9,9 +9,8 @@ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnome.org/softwaremap/projects/gnome-chess/ COMMENT= GNOME\'s graphical interface for playing chess -DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs - USE_BUILDLINK2= yes +USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= yes USE_X11BASE= yes GNU_CONFIGURE= yes -- cgit v1.2.3