mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
While the concept of a game involving warring typefaces has some merit,
this game isn't it. While here, note that it doesn't build on aarch64.
This commit is contained in:
parent
005c17c075
commit
85ceea68dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425922
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,7 @@ CATEGORIES= games
|
||||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
|
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Arial combat simulator for X11
|
COMMENT= Aerial combat simulator for X11
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
@ -24,6 +24,8 @@ CONFIGURE_ENV= ac_cv_lib_Xm_XmCreateBulletinBoard=no \
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
MAKE_ARGS+= prefix=${STAGEDIR}${PREFIX}/ OBVDIR=${STAGEDIR}${DATADIR}/
|
MAKE_ARGS+= prefix=${STAGEDIR}${PREFIX}/ OBVDIR=${STAGEDIR}${DATADIR}/
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to compile: machine/limits.h not found
|
||||||
|
|
||||||
OPTIONS_DEFINE= SOUND
|
OPTIONS_DEFINE= SOUND
|
||||||
|
|
||||||
SOUND_LIB_DEPENDS= libaudio.so:audio/nas
|
SOUND_LIB_DEPENDS= libaudio.so:audio/nas
|
||||||
|
|
Loading…
Add table
Reference in a new issue