aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpuck/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
commite7690885fd83ccaab97ab6d71c490c0b06763654 (patch)
tree6c4a81c4465b2041467d46474fc4a5cdf2cf8da7 /games/tuxpuck/Makefile
parentfe92cd6fa6b042dda1e3684bf849e198ade36bad (diff)
downloadports-e7690885fd83ccaab97ab6d71c490c0b06763654.tar.gz
ports-e7690885fd83ccaab97ab6d71c490c0b06763654.zip
Ogg Vorbis 1.0 library major version bumps.
Notes
Notes: svn path=/head/; revision=63275
Diffstat (limited to 'games/tuxpuck/Makefile')
-rw-r--r--games/tuxpuck/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile
index 20041894a77a..eeae8ec6a27d 100644
--- a/games/tuxpuck/Makefile
+++ b/games/tuxpuck/Makefile
@@ -8,6 +8,7 @@
PORTNAME= tuxpuck
PORTVERSION= 0.7.116
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.efd.lth.se/~d00jkr/tuxpuck/
@@ -15,7 +16,7 @@ MAINTAINER= Jan.Stocker@t-online.de
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
png.5:${PORTSDIR}/graphics/png \
- vorbis.1:${PORTSDIR}/audio/libvorbis
+ vorbis.2:${PORTSDIR}/audio/libvorbis
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
USE_GMAKE= yes