aboutsummaryrefslogtreecommitdiff
path: root/games/rigsofrods
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-07-01 20:25:30 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-07-01 20:25:30 +0000
commit24452d73ebdb2d790f6f16408944bd5d91fd7576 (patch)
tree7922ebe9cfe665c25166bddc42b4a29e371a4f60 /games/rigsofrods
parentd7ec45064c0044b54186aa1bd03ef589ec1fffa7 (diff)
Notes
Diffstat (limited to 'games/rigsofrods')
-rw-r--r--games/rigsofrods/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rigsofrods/Makefile b/games/rigsofrods/Makefile
index 276dbf70dfc2..0564013d368a 100644
--- a/games/rigsofrods/Makefile
+++ b/games/rigsofrods/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rigsofrods
PORTVERSION= 0.36.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
# I've trimmed source tarball by around 10x and bundled rorserver
MASTER_SITES= SF:contents \
@@ -23,7 +23,7 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
zzip.13:${PORTSDIR}/devel/zziplib \
freetype.9:${PORTSDIR}/print/freetype2 \
CEGUIBase.3:${PORTSDIR}/graphics/cegui \
- freeimage:${PORTSDIR}/graphics/freeimage
+ freeimage.3:${PORTSDIR}/graphics/freeimage
BUILD_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \
unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \