mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Install forgotten library
This commit is contained in:
parent
08fbd0a979
commit
9d5ecc8008
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232040
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user