aboutsummaryrefslogtreecommitdiffstats
path: root/games/adonthell
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
committermiwi <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
commit3b7f6c63f3d7cbab240d30b4a765c518bef208d4 (patch)
treef489e673d53345a1b3a0d01abd60b793baa8d924 /games/adonthell
parent7448aec218630029a6f63dba3e8d2b5c0bee9c20 (diff)
downloadfreebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.gz
freebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.zst
freebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Diffstat (limited to 'games/adonthell')
-rw-r--r--games/adonthell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile
index 314a9a738b49..2c23abefeb7e 100644
--- a/games/adonthell/Makefile
+++ b/games/adonthell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= adonthell
PORTVERSION= 0.3.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ COMMENT= A free role playing game
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \
freetype-config:${PORTSDIR}/print/freetype2
-LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
USE_SDL= mixer sdl
USE_PYTHON= yes