1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Chase graphics/osg update

PR:		209056
This commit is contained in:
Dmitry Marakasov 2016-06-09 11:15:15 +00:00
parent ad198c077a
commit 485d5b4751
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416592

View File

@ -19,9 +19,9 @@ LIB_DEPENDS= libosg.so:graphics/osg \
USE_GITHUB= yes
GH_ACCOUNT= gwaldron
USE_LDCONFIG= YES
USE_LDCONFIG= yes
USES= cmake gmake pkgconfig sqlite
PLIST_SUB= OSGVERSION=3.2.1
PLIST_SUB= OSGVERSION=3.4.0
CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH:PATH=${LOCALBASE}/include \
-DMINIZIP_INCLUDE_DIR=${LOCALBASE}/include/minizip \