diff -urN cad/salome.orig/Makefile cad/salome/Makefile --- cad/salome.orig/Makefile 2012-07-18 22:24:43.000000000 +0200 +++ cad/salome/Makefile 2012-12-02 22:27:02.000000000 +0100 @@ -1,12 +1,9 @@ -# New ports collection makefile for: cad/salome -# Date created: 16 Oct 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD: head/cad/salome/Makefile 300895 2012-07-14 12:56:14Z beat $ PORTNAME= salome PORTVERSION= 5.1.4 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= cad science MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTNAME= src5.1.4 diff -urN cad/salome.orig/Makefile.ext cad/salome/Makefile.ext --- cad/salome.orig/Makefile.ext 2012-07-18 22:24:43.000000000 +0200 +++ cad/salome/Makefile.ext 2012-11-08 23:21:37.000000000 +0100 @@ -187,7 +187,7 @@ .if !${SAL_MODULE} == "kernel" && !${SAL_MODULE} == "randomizer" LIB_DEPENDS+= vtkCommon.5:${PORTSDIR}/math/vtk5 CONFIGURE_ARGS+= --with-vtk=${LOCALBASE} -#CONFIGURE_ENV+= VTKHOME=${LOCALBASE} +CONFIGURE_ENV+= VTKSUFFIX=-5.10 .endif #Dependency from cad/netgen