aboutsummaryrefslogtreecommitdiffstats
path: root/games/kmquake2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
committerMartin Wilke <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
commit605b51623904901c5be12539309f2345d1751741 (patch)
tree698a951c5110d6765f602f134f00403efbe3a817 /games/kmquake2
parent7a58a475e7bd926d065dab0f108b18a67af0906b (diff)
downloadfreebsd-ports-gnome-605b51623904901c5be12539309f2345d1751741.tar.gz
freebsd-ports-gnome-605b51623904901c5be12539309f2345d1751741.tar.zst
freebsd-ports-gnome-605b51623904901c5be12539309f2345d1751741.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Diffstat (limited to 'games/kmquake2')
-rw-r--r--games/kmquake2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kmquake2/Makefile b/games/kmquake2/Makefile
index 71387cf36a98..942f6d6bcf2a 100644
--- a/games/kmquake2/Makefile
+++ b/games/kmquake2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kmquake2
PORTVERSION= 0.19
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/KMQuake2/:src \
http://qexpo2005.quakedev.com/uploaded/54/:data \
@@ -90,7 +90,7 @@ MAKE_ENV+= KMQ2_ADDONS="${KMQ2_ADDONS:S/-1${EXTRACT_SUFX}//}"
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
openal.0:${PORTSDIR}/audio/openal \
png.5:${PORTSDIR}/graphics/png \
- vorbis.3:${PORTSDIR}/audio/libvorbis
+ vorbis.4:${PORTSDIR}/audio/libvorbis
USE_GL= yes
.endif