aboutsummaryrefslogtreecommitdiff
path: root/games/edge
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /games/edge
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
downloadports-de78af3ac53da4687d22975cd2e236a0668d9a0d.tar.gz
ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.zip
Notes
Diffstat (limited to 'games/edge')
-rw-r--r--games/edge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/edge/Makefile b/games/edge/Makefile
index 9f4d65c02b5d..dcd69907ccc1 100644
--- a/games/edge/Makefile
+++ b/games/edge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= edge
PORTVERSION= 1.29
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/EDGE%20Source%20Code/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -19,7 +19,7 @@ COMMENT= DOOM style engine aimed at the Total Conversion developer
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
+ png.6:${PORTSDIR}/graphics/png \
vorbis.4:${PORTSDIR}/audio/libvorbis
USE_SCONS= yes