diff options
Diffstat (limited to 'games/windstille/Makefile')
-rw-r--r-- | games/windstille/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/windstille/Makefile b/games/windstille/Makefile index 77f8e78aa900..e1f9f8288fc6 100644 --- a/games/windstille/Makefile +++ b/games/windstille/Makefile @@ -7,7 +7,7 @@ PORTNAME= windstille PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= BERLIOS CENKES @@ -16,7 +16,7 @@ COMMENT= Classic 2D jump-n-shoot game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ physfs.1:${PORTSDIR}/devel/physfs \ - ogg.5:${PORTSDIR}/audio/libogg \ + ogg.6:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ png.5:${PORTSDIR}/graphics/png \ GLEW.1:${PORTSDIR}/graphics/glew \ |