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/openmortal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/openmortal') diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index 30ad25c35eb..06d06aaa834 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/09/17 20:28:53 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/11 09:40:42 wiz Exp $ # DISTNAME= openmortal-0.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3