mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Use the new format for LIB_DEPENDS
- Use tar:xz instead of USE_XZ=yes
This commit is contained in:
parent
0e0ef34406
commit
6ee4d656a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348505
@ -16,10 +16,9 @@ COMMENT= Action flight simulation computer program using OSG
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= osg:${PORTSDIR}/graphics/osg
|
||||
LIB_DEPENDS= libosg.so:${PORTSDIR}/graphics/osg
|
||||
|
||||
USE_XZ= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:xz
|
||||
USE_GL= gl
|
||||
USE_LUA= 5.1
|
||||
LUA_COMPS= lua:build
|
||||
|
Loading…
Reference in New Issue
Block a user