aboutsummaryrefslogtreecommitdiff
path: root/games/allacrost
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2010-06-06 20:44:03 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2010-06-06 20:44:03 +0000
commit30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch)
treee5ec60956c799dd57754a970be6a41ed50bc7080 /games/allacrost
parent58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff)
downloadports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.gz
ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.zip
Notes
Diffstat (limited to 'games/allacrost')
-rw-r--r--games/allacrost/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile
index 20efa9372bf2..019fe034c8b5 100644
--- a/games/allacrost/Makefile
+++ b/games/allacrost/Makefile
@@ -7,7 +7,7 @@
PORTNAME= allacrost
PORTVERSION= 0.2.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION}
DISTNAME= allacrost_demo_source_${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= A single player 2D role-playing game
BUILD_DEPENDS= ${LOCALBASE}/lib/libluabind.a:${PORTSDIR}/devel/luabind
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
- ogg.6:${PORTSDIR}/audio/libogg \
+ ogg.7:${PORTSDIR}/audio/libogg \
vorbis.4:${PORTSDIR}/audio/libvorbis
GNU_CONFIGURE= yes