- Unbreak build
This commit is contained in:
parent
f66fd9b1da
commit
4825ba4186
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315369
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= uhexen
|
||||
PORTVERSION= 0.601
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/U-hexen%20version%20${PORTVERSION}
|
||||
|
||||
|
@ -17,6 +17,8 @@ OPTIONS_DEFINE= MUSIC
|
|||
OPTIONS_DEFAULT= MUSIC
|
||||
MUSIC_DESC= In-game MIDI music support
|
||||
|
||||
PLIST_FILES= bin/uhexen
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
|
|
Loading…
Reference in a new issue