From 526821aa8d37e6cabb252cdca0e3e283035a1a7f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 1 Apr 2009 02:49:42 +0000 Subject: - Chase graphics/osg and graphics/osg-devel shlibver bumps --- games/flightgear/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/flightgear/Makefile') diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 52ad92713ae8..fd4848deaa52 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -7,6 +7,7 @@ PORTNAME= FlightGear PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \ @@ -30,9 +31,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data .if defined(WITH_OSG_DEVEL) -LIB_DEPENDS+= osg.54:${PORTSDIR}/graphics/osg-devel +LIB_DEPENDS+= osg.57:${PORTSDIR}/graphics/osg-devel .else -LIB_DEPENDS+= osg.48:${PORTSDIR}/graphics/osg +LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg .endif USE_XORG= ice sm x11 xext xi xt xmu -- cgit v1.2.3