aboutsummaryrefslogtreecommitdiff
path: root/games/fgrun
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-01 02:49:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-01 02:49:42 +0000
commit526821aa8d37e6cabb252cdca0e3e283035a1a7f (patch)
tree8abd515b556176e23bafbf95a7786bb520cc7d21 /games/fgrun
parent13d22411793c9d7a16ed25440d278e54868cd231 (diff)
downloadports-526821aa8d37e6cabb252cdca0e3e283035a1a7f.tar.gz
ports-526821aa8d37e6cabb252cdca0e3e283035a1a7f.zip
Notes
Diffstat (limited to 'games/fgrun')
-rw-r--r--games/fgrun/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/fgrun/Makefile b/games/fgrun/Makefile
index 1f22bf5ea215..ca1785b4eb85 100644
--- a/games/fgrun/Makefile
+++ b/games/fgrun/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fgrun
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
@@ -35,9 +36,9 @@ PLIST_SUB+= NLS=""
.endif
.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
post-patch: