- Convert to staging
- Convert to USES=gmake - Needs INSTALLS_ICONS
This commit is contained in:
parent
284d8b8683
commit
0f058b6b4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329947
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Destroy as many targets as possible
|
||||
|
||||
USE_SDL= sdl mixer
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CONFIGURE_ARGS= --with-profile-path=/var/games
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/games/|/|g' ${WRKSRC}/configure
|
||||
|
||||
|
|
Loading…
Reference in a new issue