Add "USE_X11" to fix build problem after using the buildlink2 framework
in this package.
This commit is contained in:
parent
f5d7e5dc1d
commit
94144d7b9d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2002/10/21 12:27:20 wiz Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.7 2002/12/04 13:02:07 tron Exp $
|
||||
|
||||
DISTNAME= xtux-arena-src-nov-15
|
||||
PKGNAME= xtux-0.2000.11.15
|
||||
|
@ -13,6 +12,7 @@ COMMENT= 2D multi-player shootout using images from the Open Software scene
|
|||
|
||||
USE_BUILDLINK2= YES
|
||||
USE_GMAKE= YES
|
||||
USE_X11= YES
|
||||
|
||||
WRKSRC= ${WRKDIR}/xtux
|
||||
|
||||
|
|
Loading…
Reference in a new issue