From 464d849ef70a3ba1940acb712453b153702b9dea Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 8 Jun 2003 19:19:32 +0000 Subject: This package does not need USE_X11BASE. Fixes PR#21684 from Soren Jacobsen. --- games/galaxa/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/galaxa') diff --git a/games/galaxa/Makefile b/games/galaxa/Makefile index 400c7109e50..ec4d73dd3a5 100644 --- a/games/galaxa/Makefile +++ b/games/galaxa/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/03/29 12:41:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2003/06/08 19:19:32 cjep Exp $ # DISTNAME= galaxa.0.1 PKGNAME= galaxa-0.1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/galaxa CATEGORIES= games x11 MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/galaxa/ @@ -12,7 +13,7 @@ HOMEPAGE= http://www.newbreedsoftware.com/galaxa/ COMMENT= Space game based loosely on "Galaga" MAKEFILE= makefile -USE_X11BASE= yes +USE_X11= yes pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/galaxa -- cgit v1.2.3