aboutsummaryrefslogtreecommitdiff
path: root/games/alienarena
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-01-05 13:09:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-01-05 13:09:13 +0000
commite103955dbce262bd41bdeb635dee812a98dfbc00 (patch)
tree7c12baede315b57d7c304d65825f38875c10e83e /games/alienarena
parentce363ad7af837a2bf555237591781fa921bdcd5c (diff)
downloadports-e103955dbce262bd41bdeb635dee812a98dfbc00.tar.gz
ports-e103955dbce262bd41bdeb635dee812a98dfbc00.zip
Notes
Diffstat (limited to 'games/alienarena')
-rw-r--r--games/alienarena/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile
index 7c3bda38c53d..e2d90dac5068 100644
--- a/games/alienarena/Makefile
+++ b/games/alienarena/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alienarena
PORTVERSION= 2013.766
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/alienarena.mirror/Alien%20Arena%207.66/ \
http://icculus.org/alienarena/Files/ \
@@ -48,11 +48,10 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCLIENT}
-USES+= openal:soft,alut pkgconfig
+USES+= jpeg openal:soft,alut pkgconfig
LIB_DEPENDS+= libcurl.so:ftp/curl \
libfreetype.so:print/freetype2 \
- libjpeg.so:graphics/jpeg \
- libpng16.so:graphics/png \
+ libpng.so:graphics/png \
libvorbis.so:audio/libvorbis
BUILD_DEPENDS+= ${LOCALBASE}/lib/libode.a:devel/ode
USE_GL= yes