1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

- Switch off superbuild in cmake. I did this because cmake seemed to

place all of its output in some cache file, and then print it at the end.
  I'm also getting mysterious build errors from pkg-fallout, and I am
  hoping this change will fix this.
- I found that this change caused pybind11 include files to be not part
  of plist.
- Bump portrevision because of the change to plist.
This commit is contained in:
Stephen Montgomery-Smith 2020-06-03 05:05:30 +00:00
parent 01b3e1b939
commit 481fc36263
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537594
2 changed files with 3 additions and 25 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= netgen
PORTVERSION= 6.2.2004
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= cad
@ -27,6 +28,8 @@ USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
CXXFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
CMAKE_ARGS+= -DUSE_SUPERBUILD=OFF
OPTIONS_DEFINE= JPEG MPEG CGNS
JPEG_DESC= Enable snapshots using jpeg

View File

@ -153,31 +153,6 @@ include/nglib.h
include/occ/occgeom.hpp
include/occ/occmeshsurf.hpp
include/occ/vsocc.hpp
include/pybind11/LICENSE
include/pybind11/attr.h
include/pybind11/buffer_info.h
include/pybind11/cast.h
include/pybind11/chrono.h
include/pybind11/common.h
include/pybind11/complex.h
include/pybind11/detail/class.h
include/pybind11/detail/common.h
include/pybind11/detail/descr.h
include/pybind11/detail/init.h
include/pybind11/detail/internals.h
include/pybind11/detail/typeid.h
include/pybind11/eigen.h
include/pybind11/embed.h
include/pybind11/eval.h
include/pybind11/functional.h
include/pybind11/iostream.h
include/pybind11/numpy.h
include/pybind11/operators.h
include/pybind11/options.h
include/pybind11/pybind11.h
include/pybind11/pytypes.h
include/pybind11/stl.h
include/pybind11/stl_bind.h
include/soldata.hpp
include/stlgeom/meshstlsurface.hpp
include/stlgeom/stlgeom.hpp