mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04: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 changed files with 2 additions and 5 deletions
|
@ -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…
Add table
Reference in a new issue