games/openmw: Use graphics/osg
This commit is contained in:
parent
35cec43ee3
commit
4157b0feec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520005
@ -4,7 +4,7 @@
|
||||
PORTNAME= openmw
|
||||
DISTVERSIONPREFIX= openmw-
|
||||
DISTVERSION= 0.45.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= games
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
@ -20,7 +20,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
||||
libboost_thread.so:devel/boost-libs \
|
||||
libBulletCollision.so:devel/bullet \
|
||||
libMyGUIEngine.so:x11-toolkits/mygui \
|
||||
libosg.so:graphics/osg34 \
|
||||
libosg.so:graphics/osg \
|
||||
libunshield.so:archivers/unshield
|
||||
|
||||
USES= cmake compiler:c++14-lang gl openal pkgconfig qt:5 sdl xorg
|
||||
|
Loading…
Reference in New Issue
Block a user