aboutsummaryrefslogtreecommitdiff
path: root/science/liggghts
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-04-27 16:26:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-04-27 16:26:42 +0000
commit9027691b8f534cf6bae2d6282e34b4664e8461fa (patch)
tree0075876741ff692ca3c7651d61e3be336b937d99 /science/liggghts
parent3038673cda28cfe8f78580e3bb0c2b3d01b1805e (diff)
downloadports-9027691b8f534cf6bae2d6282e34b4664e8461fa.tar.gz
ports-9027691b8f534cf6bae2d6282e34b4664e8461fa.zip
science/liggghts: Remove the unnecessary VTK_DIR
Reported by: cmt
Notes
Notes: svn path=/head/; revision=533150
Diffstat (limited to 'science/liggghts')
-rw-r--r--science/liggghts/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/liggghts/Makefile b/science/liggghts/Makefile
index 7db39b08881f..c8886fe0fbe7 100644
--- a/science/liggghts/Makefile
+++ b/science/liggghts/Makefile
@@ -29,8 +29,7 @@ USE_QT= core gui sql widgets qmake_build buildtools_build
USE_LDCONFIG= yes
CMAKE_ARGS= -DMPI_C_COMPILER:FILEPATH="${LOCALBASE}/mpi/openmpi/bin/mpicc" \
- -DMPI_CXX_COMPILER:FILEPATH="${LOCALBASE}/mpi/openmpi/bin/mpicxx" \
- -DVTK_DIR:FILEPATH="${LOCALBASE}/lib/cmake/vtk-8.2"
+ -DMPI_CXX_COMPILER:FILEPATH="${LOCALBASE}/mpi/openmpi/bin/mpicxx"
WRKSRC_SUBDIR= src