mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Unbreak build with clang
PR: i176346 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Approved by: maintainer timeout
This commit is contained in:
parent
300aa7d093
commit
bd4c75330d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314149
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: paraview
|
||||
# Date created: 25 May, 2005
|
||||
# Whom: anholt@FreeBSD.ORG
|
||||
#
|
||||
# Created by: anholt@FreeBSD.ORG
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= paraview
|
||||
PORTVERSION= 3.10.1
|
||||
@ -32,6 +28,7 @@ USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= yes
|
||||
USE_CMAKE= yes
|
||||
USE_GCC= any
|
||||
#CONFLICTS= vtk-5.*
|
||||
CMAKE_ARGS+= -DPARAVIEW_USE_SYSTEM_HDF5=1 \
|
||||
-DBUILD_SHARED_LIBS="ON" \
|
||||
|
Loading…
Reference in New Issue
Block a user