From 60672704fbceea6ac413f1f173b7d071b0fe1833 Mon Sep 17 00:00:00 2001 From: zuntum Date: Tue, 26 Jun 2001 10:08:31 +0000 Subject: o converted to use buildlink.mk --- games/fire/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'games/fire') diff --git a/games/fire/Makefile b/games/fire/Makefile index 4e50cd9162f..2069de944b7 100644 --- a/games/fire/Makefile +++ b/games/fire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/17 21:48:31 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/06/26 10:08:31 zuntum Exp $ # DISTNAME= fire-1.0 @@ -9,9 +9,10 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.libsdl.org/projects/fire/index.html COMMENT= organic fireworks demo -DEPENDS+= SDL>=1.1.6:../../devel/SDL - -GNU_CONFIGURE= YES -USE_X11= YES +USE_BUILDLINK_ONLY= YES +USE_CONFIG_WRAPPER= YES +GNU_CONFIGURE= YES +USE_X11= YES +.include "../../devel/SDL/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3