Port uses shared libode after r434086.

This commit is contained in:
Tijl Coosemans 2017-02-14 15:11:20 +00:00
parent 75c4a02e08
commit d660ae8848
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434115

View file

@ -3,7 +3,7 @@
PORTNAME= alienarena
PORTVERSION= 2013.766
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/alienarena.mirror/Alien%20Arena%207.66/ \
http://icculus.org/alienarena/Files/ \
@ -52,8 +52,8 @@ USES+= jpeg openal:soft,alut pkgconfig
LIB_DEPENDS+= libcurl.so:ftp/curl \
libfreetype.so:print/freetype2 \
libpng.so:graphics/png \
libvorbis.so:audio/libvorbis
BUILD_DEPENDS+= ${LOCALBASE}/lib/libode.a:devel/ode
libvorbis.so:audio/libvorbis \
libode.so:devel/ode
USE_GL= yes
USE_XORG= xxf86dga xxf86vm
.endif