svn commit: r519235 - head/misc/openvdb
Tobias C. Berner
tcberner at FreeBSD.org
Sat Dec 7 20:07:59 UTC 2019
Author: tcberner
Date: Sat Dec 7 20:07:58 2019
New Revision: 519235
URL: https://svnweb.freebsd.org/changeset/ports/519235
Log:
misc/openvdb: prepare for cmake-3.16.0
PR: 242254
Modified:
head/misc/openvdb/Makefile
Modified: head/misc/openvdb/Makefile
==============================================================================
--- head/misc/openvdb/Makefile Sat Dec 7 19:19:37 2019 (r519234)
+++ head/misc/openvdb/Makefile Sat Dec 7 20:07:58 2019 (r519235)
@@ -17,7 +17,7 @@ LIB_DEPENDS= libblosc.so:archivers/c-blosc \
libHalf.so:graphics/ilmbase \
libtbb.so:devel/tbb
-USES= cmake compiler:c++11-lang pkgconfig
+USES= cmake compiler:c++11-lang localbase:ldflags pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= AcademySoftwareFoundation
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list