aboutsummaryrefslogtreecommitdiff
path: root/games/teeworlds/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-20 01:35:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-20 01:35:21 +0000
commit41f204c222f0986d6d4afc0aa0742e06b10b25db (patch)
tree870ffffb6ceda39084045e4e08e48a49a5ef2dfa /games/teeworlds/Makefile
parent3683d7f90e3695fb223cd9ec66c29ad0fcef86ed (diff)
downloadports-41f204c222f0986d6d4afc0aa0742e06b10b25db.tar.gz
ports-41f204c222f0986d6d4afc0aa0742e06b10b25db.zip
- Update to 0.7.5
Notes
Notes: svn path=/head/; revision=532174
Diffstat (limited to 'games/teeworlds/Makefile')
-rw-r--r--games/teeworlds/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile
index 1202088ae465..39ece0b9bea7 100644
--- a/games/teeworlds/Makefile
+++ b/games/teeworlds/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= teeworlds
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.5
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
@@ -12,8 +12,8 @@ LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/license.txt
USE_GITHUB= yes
-GH_TUPLE= teeworlds:teeworlds-translation:4ba6f82:translations/datasrc/languages \
- teeworlds:teeworlds-maps:7fefdb4:maps/datasrc/maps
+GH_TUPLE= teeworlds:teeworlds-translation:4ed69dd:translations/datasrc/languages \
+ teeworlds:teeworlds-maps:1d3401a:maps/datasrc/maps
USES= cmake cpe pkgconfig python ssl
CPE_VERSION= ${PORTVERSION:C/^0\.//}
@@ -28,7 +28,7 @@ OPTIONS_DEFAULT= CLIENT TEST
CLIENT_DESC= Build game client
CLIENT_CMAKE_BOOL= CLIENT
CLIENT_USES= gl sdl xorg
-CLIENT_USE= GL=gl,glu XORG=x11 SDL=sdl2
+CLIENT_USE= GL=gl XORG=x11 SDL=sdl2
CLIENT_LIB_DEPENDS= libfreetype.so:print/freetype2 \
libwavpack.so:audio/wavpack \
libpnglite.so:graphics/pnglite