aboutsummaryrefslogtreecommitdiff
path: root/games/allacrost
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
commit94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch)
tree237d3a327976b01fb3b1ba117cdb3fbf5c71466e /games/allacrost
parent033d15101864d3cf997968dd46cfc5226fd903fd (diff)
downloadports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.tar.gz
ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.zip
Notes
Diffstat (limited to 'games/allacrost')
-rw-r--r--games/allacrost/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile
index 04263d5e7236..e03550eb6d4b 100644
--- a/games/allacrost/Makefile
+++ b/games/allacrost/Makefile
@@ -7,6 +7,7 @@
PORTNAME= allacrost
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
DISTNAME= allacrost_demo_source_${PORTVERSION}
@@ -18,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libluabind.a:${PORTSDIR}/devel/luabind
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
openal.0:${PORTSDIR}/audio/openal \
- ogg.5:${PORTSDIR}/audio/libogg \
+ ogg.6:${PORTSDIR}/audio/libogg \
vorbis.4:${PORTSDIR}/audio/libvorbis
GNU_CONFIGURE= yes