aboutsummaryrefslogtreecommitdiff
path: root/cad/salome
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-18 09:17:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-18 09:17:59 +0000
commit5ea5235d7908c8e7f08aafa5e06e0074e407a830 (patch)
treea349782d1998f3a0def84e18bc61832977229fa1 /cad/salome
parentd3a92693cd3b1bc9d881f590fe3aaeab60251f0e (diff)
downloadports-5ea5235d7908c8e7f08aafa5e06e0074e407a830.tar.gz
ports-5ea5235d7908c8e7f08aafa5e06e0074e407a830.zip
Notes
Diffstat (limited to 'cad/salome')
-rw-r--r--cad/salome/Makefile.ext3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext
index ae93fa37b7d9..18ab2b405355 100644
--- a/cad/salome/Makefile.ext
+++ b/cad/salome/Makefile.ext
@@ -164,7 +164,8 @@ CONFIGURE_ARGS+= --with-qsci4-libraries=${QT_LIBDIR} --with-qsci4-includes=${QT_
#Dependency from vtk
.if !${SAL_MODULE} == "kernel" && !${SAL_MODULE} == "randomizer"
LIB_DEPENDS+= vtkCommon.5:${PORTSDIR}/math/vtk5
-CONFIGURE_ENV+= VTKHOME=${LOCALBASE} VTKSUFFIX=-5.4
+CONFIGURE_ARGS+= --with-vtk=${LOCALBASE}
+#CONFIGURE_ENV+= VTKHOME=${LOCALBASE}
.endif
#Dependency from qwt5