aboutsummaryrefslogtreecommitdiff
path: root/games/battletanks
diff options
context:
space:
mode:
Diffstat (limited to 'games/battletanks')
-rw-r--r--games/battletanks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile
index 880e0d4f4f6c..b20b97d8a28b 100644
--- a/games/battletanks/Makefile
+++ b/games/battletanks/Makefile
@@ -7,6 +7,7 @@
PORTNAME= btanks
PORTVERSION= 0.7.5800
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
@@ -16,7 +17,7 @@ COMMENT= Fast 2D tank arcade game with multiplayer and split-screen modes
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
openal.0:${PORTSDIR}/audio/openal \
expat.6:${PORTSDIR}/textproc/expat2 \
- vorbisfile.5:${PORTSDIR}/audio/libvorbis
+ vorbisfile.6:${PORTSDIR}/audio/libvorbis
USE_BZIP2= yes
USE_LDCONFIG= yes