diff options
Diffstat (limited to 'science/paraview/Makefile')
-rw-r--r-- | science/paraview/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 7ea45ef9043d..1f1ad40fc4ce 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -43,8 +43,6 @@ CMAKE_SOURCE_PATH= .. PLIST_SUB+= VERMAJORMINOR=2.4 CMAKE2INST= Utilities/ParaViewConfig.cmake ParaViewConfig.cmake \ ParaViewLibraryDepends.cmake cmake_install.cmake -MAKE_ENV= CC="${CC}" \ - CXX="${CXX}" LIB_INSTDIR= ${PREFIX}/lib/${PORTNAME}-${PORTVERSION:R} post-extract: |