diff options
Diffstat (limited to 'science/fvm/Makefile')
-rw-r--r-- | science/fvm/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile index 09a4690eb1f2..7611e838f947 100644 --- a/science/fvm/Makefile +++ b/science/fvm/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: fvm -# Date created: Sun 1 apr 2007 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= fvm PORTVERSION= 0.15.3 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -16,7 +13,7 @@ COMMENT= Code_Saturne Finite Volume Mesh LICENSE= LGPL21 -LIB_DEPENDS= med.4:${PORTSDIR}/french/med \ +LIB_DEPENDS= med.5:${PORTSDIR}/french/med \ bft.1:${PORTSDIR}/science/bft \ hdf5.7:${PORTSDIR}/science/hdf5-18 \ cgns.3:${PORTSDIR}/science/cgnslib |