From a60aa9161fa5196ed4cbb4215c1b907654a5ec0e Mon Sep 17 00:00:00 2001 From: naddy Date: Sun, 6 Jun 2010 20:44:03 +0000 Subject: Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora). --- games/windstille/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/windstille') diff --git a/games/windstille/Makefile b/games/windstille/Makefile index 8d4f3b0c0530..26bc8f34aea0 100644 --- a/games/windstille/Makefile +++ b/games/windstille/Makefile @@ -7,7 +7,7 @@ PORTNAME= windstille PORTVERSION= 0.3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= BERLIOS CENKES @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Classic 2D jump-n-shoot game LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ png.6:${PORTSDIR}/graphics/png \ squirrel.0:${PORTSDIR}/lang/squirrel \ -- cgit