Date: Thu, 9 Jun 2016 11:15:15 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416592 - head/graphics/osgearth Message-ID: <201606091115.u59BFG3j027657@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Jun 9 11:15:15 2016 New Revision: 416592 URL: https://svnweb.freebsd.org/changeset/ports/416592 Log: - Chase graphics/osg update PR: 209056 Modified: head/graphics/osgearth/Makefile Modified: head/graphics/osgearth/Makefile ============================================================================== --- head/graphics/osgearth/Makefile Thu Jun 9 11:13:10 2016 (r416591) +++ head/graphics/osgearth/Makefile Thu Jun 9 11:15:15 2016 (r416592) @@ -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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606091115.u59BFG3j027657>