From 26a994959c785a5e1a96fa4e5f614085023bf5c0 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Oct 2002 16:17:57 +0000 Subject: buildlink1 -> buildlink2. --- games/gnome-breakout/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/games/gnome-breakout/Makefile b/games/gnome-breakout/Makefile index d3b9efcbad1..062c4adbd3d 100644 --- a/games/gnome-breakout/Makefile +++ b/games/gnome-breakout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:00 fredb Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/13 16:17:57 wiz Exp $ # DISTNAME= gnome-breakout-0.5.2 @@ -8,11 +8,10 @@ MASTER_SITES= http://www.senet.com.au/~alcaron/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.senet.com.au/~alcaron/software.html -COMMENT= gnome version of the classic breakout game - -DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core +COMMENT= Gnome version of the classic breakout game GNU_CONFIGURE= YES +USE_BUILDLINK2= YES USE_X11BASE= YES post-install: @@ -20,5 +19,6 @@ post-install: ${CHOWN} games:games /var/games/gnome-breakout.scores ${CHMOD} 664 /var/games/gnome-breakout.scores -.include "../../devel/gettext-lib/buildlink.mk" +.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../x11/gnome-core/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3