diff options
| -rw-r--r-- | games/rigsofrods/Makefile | 2 | ||||
| -rw-r--r-- | games/rigsofrods/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/games/rigsofrods/Makefile b/games/rigsofrods/Makefile index e67ddfa292d5..45382f936ea6 100644 --- a/games/rigsofrods/Makefile +++ b/games/rigsofrods/Makefile @@ -7,6 +7,7 @@ PORTNAME= rigsofrods PORTVERSION= 0.36.1 +PORTREVISION= 1 CATEGORIES= games # I've trimmed source tarball by around 10x and bundled rorserver MASTER_SITES= SF:contents \ @@ -55,6 +56,7 @@ LIB_FILES= dependencies/ogrenew/OgreMain/libOgreMain.so.1 \ dependencies/ogrenew/RenderSystems/GL/RenderSystem_GL.so \ dependencies/Caelum-2006-11-09/libcaelum.so \ dependencies/mygui/libmygui.so \ + dependencies/hydrax/libhydrax.so \ dependencies/mysocketw/libmysocketw.so post-extract: diff --git a/games/rigsofrods/pkg-plist b/games/rigsofrods/pkg-plist index 6e7f99df5303..518a802c32ef 100644 --- a/games/rigsofrods/pkg-plist +++ b/games/rigsofrods/pkg-plist @@ -5,6 +5,7 @@ lib/rigsofrods/Plugin_ParticleFX.so lib/rigsofrods/RenderSystem_GL.so lib/rigsofrods/libOgreMain.so.1 lib/rigsofrods/libcaelum.so +lib/rigsofrods/libhydrax.so lib/rigsofrods/libmygui.so lib/rigsofrods/libmysocketw.so libexec/rigsofrods/RoR |
