aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear-atlas/Makefile
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/flightgear-atlas/Makefile
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
Notes
Diffstat (limited to 'games/flightgear-atlas/Makefile')
-rw-r--r--games/flightgear-atlas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile
index be3fa15adfca..80afe6fda9cd 100644
--- a/games/flightgear-atlas/Makefile
+++ b/games/flightgear-atlas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flightgear-atlas
PORTVERSION= 0.3.1.20090529
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \
http://freebsd.unixfreunde.de/sources/
@@ -18,7 +18,7 @@ COMMENT= A map viewer for use with the FlightGear flight simulator
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
curl.5:${PORTSDIR}/ftp/curl
RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \