aboutsummaryrefslogtreecommitdiff
path: root/games/py-fife
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-01 06:40:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-01 06:40:35 +0000
commit3d5451603340083c675cc329b8f9970f29970f38 (patch)
tree62934e1cb8d8219e00ecdb46040d71e8f289bb39 /games/py-fife
parented4bcee9c83776e326be06eead9a716c24c11f48 (diff)
downloadports-3d5451603340083c675cc329b8f9970f29970f38.tar.gz
ports-3d5451603340083c675cc329b8f9970f29970f38.zip
- fix LIB_DEPENDS for png 1.5.10
Notes
Notes: svn path=/head/; revision=297921
Diffstat (limited to 'games/py-fife')
-rw-r--r--games/py-fife/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile
index 342dcea9b4c4..43e8d869f09f 100644
--- a/games/py-fife/Makefile
+++ b/games/py-fife/Makefile
@@ -6,6 +6,7 @@
PORTNAME= fife
PORTVERSION= 0.3.3r3
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://sourceforge.net/projects/${PORTNAME}/files/active/src/:source \
http://sourceforge.net/projects/${PORTNAME}/files/active/demos/:demo
@@ -23,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
LIB_DEPENDS= vorbisfile.6:${PORTSDIR}/audio/libvorbis \
guichan.2:${PORTSDIR}/devel/guichan \
boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
- png.6:${PORTSDIR}/graphics/png
+ png15:${PORTSDIR}/graphics/png
USE_SDL= sdl ttf image
USE_OPENAL= al