From 7e1c5bfbc985ec61c579342934a7cc56bc3d29bb Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Dec 2005 09:40:37 +0000 Subject: Convert aalib to options framework, adding an 'x11' option, and remove aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt. --- games/fire/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/fire') diff --git a/games/fire/Makefile b/games/fire/Makefile index fa710019a1f..6250afd57a0 100644 --- a/games/fire/Makefile +++ b/games/fire/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/06/01 18:02:50 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/11 09:40:41 wiz Exp $ # DISTNAME= fire-1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/fire/src/ -- cgit v1.2.3