This package does not need USE_X11BASE. Fixes PR#21684 from Soren Jacobsen.
This commit is contained in:
parent
79284bb64e
commit
464d849ef7
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue