aboutsummaryrefslogtreecommitdiff
path: root/science/fvm
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-03-26 23:29:28 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-03-26 23:29:28 +0000
commit51bd54d2672673ff994f50f40130cb0797c88582 (patch)
tree7d535271fce1acc0b942478acb6f2956d7d3bc0c /science/fvm
parent02eb5982000aa53a19cf90fa39ef12d13f1949e7 (diff)
downloadports-51bd54d2672673ff994f50f40130cb0797c88582.tar.gz
ports-51bd54d2672673ff994f50f40130cb0797c88582.zip
Notes
Diffstat (limited to 'science/fvm')
-rw-r--r--science/fvm/Makefile13
-rw-r--r--science/fvm/pkg-plist1
2 files changed, 6 insertions, 8 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
index 8c644ccdfc79..ae9ff12745a1 100644
--- a/science/fvm/Makefile
+++ b/science/fvm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fvm
PORTVERSION= 0.15.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science parallel
MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -13,10 +13,10 @@ COMMENT= Code_Saturne Finite Volume Mesh
LICENSE= LGPL21
-LIB_DEPENDS= med.5:${PORTSDIR}/french/med \
- bft.1:${PORTSDIR}/science/bft \
- hdf5.7:${PORTSDIR}/science/hdf5-18 \
- cgns.3:${PORTSDIR}/science/cgnslib
+LIB_DEPENDS= libmed.so:${PORTSDIR}/french/med \
+ libbft.so:${PORTSDIR}/science/bft \
+ libhdf5.so.7:${PORTSDIR}/science/hdf5-18\
+ libcgns.so:${PORTSDIR}/science/cgnslib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
@@ -47,11 +47,8 @@ CONFIGURE_ARGS+= --with-mpi=${LOCALBASE}
CONFIGURE_ARGS+= --enable-debug
.endif
-MAN1= fvm-config.1
-
TESTSBIN= fvm_file_test fvm_interface_test fvm_selector_postfix_test fvm_selector_test
-NO_STAGE= yes
pre-configure:
${REINPLACE_CMD} -e 's|-lmpich|-lmpich -lmpl|' \
${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/science/fvm/pkg-plist b/science/fvm/pkg-plist
index ab1e7839fb9e..d21595e4f2fe 100644
--- a/science/fvm/pkg-plist
+++ b/science/fvm/pkg-plist
@@ -35,3 +35,4 @@ lib/libfvm_coupl.a
lib/libfvm_coupl.la
lib/libfvm_coupl.so
lib/libfvm_coupl.so.0
+man/man1/fvm-config.1.gz