diff options
Diffstat (limited to 'games/rigsofrods/Makefile')
-rw-r--r-- | games/rigsofrods/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rigsofrods/Makefile b/games/rigsofrods/Makefile index 7e3e2f4f9b6e..b936419b5a00 100644 --- a/games/rigsofrods/Makefile +++ b/games/rigsofrods/Makefile @@ -7,7 +7,7 @@ PORTNAME= rigsofrods PORTVERSION= 0.36.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \ @@ -19,7 +19,7 @@ COMMENT= Truck, car, airplane and boat simulator with advanced physics LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \ freetype.9:${PORTSDIR}/print/freetype2 \ - CEGUIBase-0.7.5:${PORTSDIR}/graphics/cegui \ + CEGUIBase-0.7.6.0:${PORTSDIR}/graphics/cegui \ freeimage.3:${PORTSDIR}/graphics/freeimage BUILD_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \ unzip:${PORTSDIR}/archivers/unzip |