aboutsummaryrefslogtreecommitdiffstats
path: root/games/opensonic
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2010-06-07 04:44:03 +0800
committernaddy <naddy@FreeBSD.org>2010-06-07 04:44:03 +0800
commita60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch)
tree92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /games/opensonic
parentd8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff)
downloadfreebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz
freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst
freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'games/opensonic')
-rw-r--r--games/opensonic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/opensonic/Makefile b/games/opensonic/Makefile
index 8c466357b1ab..bd46422af74c 100644
--- a/games/opensonic/Makefile
+++ b/games/opensonic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opensonic
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/opensnc/Open%20Sonic/${PORTVERSION}
DISTNAME= opensnc-src${PORTVERSION}
@@ -32,7 +33,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libaldmb.a:${PORTSDIR}/audio/dumb-allegro \
RUN_DEPENDS+= ${LOCALBASE}/lib/libaldmb.a:${PORTSDIR}/audio/dumb-allegro \
alpng>=1.3:${PORTSDIR}/graphics/alpng
LIB_DEPENDS+= alleg.42:${PORTSDIR}/devel/allegro \
- ogg.6:${PORTSDIR}/audio/libogg \
+ ogg.7:${PORTSDIR}/audio/libogg \
vorbis.4:${PORTSDIR}/audio/libvorbis
.include <bsd.port.pre.mk>