svn commit: r416592 - head/graphics/osgearth

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 9 11:15:17 UTC 2016


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 \


More information about the svn-ports-head mailing list