aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-31 17:20:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-31 17:20:51 +0000
commit49b7d03dec5a7a6ecfc7c1cc613dcfc793820e0f (patch)
tree030fc87e9ba2bd90bb40ca00ea9ae4b7218de03a /games
parent560c3232feef653285133fd5731d99dfcbfd0f82 (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/boswars/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/boswars/Makefile b/games/boswars/Makefile
index 394967bc0467..7a6cd227c654 100644
--- a/games/boswars/Makefile
+++ b/games/boswars/Makefile
@@ -3,7 +3,7 @@
PORTNAME= boswars
PORTVERSION= 2.6.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= http://www.boswars.org/dist/releases/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -12,12 +12,14 @@ MAINTAINER= martin@arp242.net
COMMENT= Futuristic real-time strategy game
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libtheora.so:${PORTSDIR}/multimedia/libtheora \
libvorbis.so:${PORTSDIR}/audio/libvorbis
-USES= lua:51 scons
+USES= lua:51 scons shebangfix
+SHEBANG_FILES= languages/updatepo.sh
USE_SDL= sdl
USE_GL= yes
MAKE_ARGS+= opengl=1