diff options
author | thierry <thierry@FreeBSD.org> | 2013-03-20 04:35:32 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2013-03-20 04:35:32 +0800 |
commit | 57480be079fa876785b8c117000f2694b5fa4960 (patch) | |
tree | 16cee6cf8d50c1564a1f4e781abafa7a9ea403e1 /science/fvm | |
parent | f6079e07a35dd6628d7749d805fd3379c56886dd (diff) | |
download | freebsd-ports-gnome-57480be079fa876785b8c117000f2694b5fa4960.tar.gz freebsd-ports-gnome-57480be079fa876785b8c117000f2694b5fa4960.tar.zst freebsd-ports-gnome-57480be079fa876785b8c117000f2694b5fa4960.zip |
Chase french/med upgrade.
Diffstat (limited to 'science/fvm')
-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 |