summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-07-10 00:38:10 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-07-10 00:38:10 +0000
commitdfa5965db24a223c1e1522c9d3b12ff20436ec9f (patch)
treecf94719a5e47ad3dc0730fe974333a064c518ca2 /science
parent- pass to apache@ (diff)
- Fix build.
- Sorted plist file. - Pass maintainer to submitter. PR: ports/136396 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=237564
Diffstat (limited to 'science')
-rw-r--r--science/elmer-matc/Makefile10
-rw-r--r--science/elmer-matc/pkg-plist2
2 files changed, 6 insertions, 6 deletions
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile
index f70392dfe072..bdb6a799ae78 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -7,18 +7,18 @@
PORTNAME= matc
PORTVERSION= 5.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= SF/elmerfem
PKGNAMEPREFIX= elmer-
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= MatC language library used by ELMER FEM package
-GNU_CONFIGURE= yes
-ALL_TARGET=
+CXXFLAGS+= -Wno-deprecated
-USE_FORTRAN= yes
+GNU_CONFIGURE= yes
+USE_FORTRAN= g77
PLIST_SUB= ARCH=${MACHINE_ARCH}
diff --git a/science/elmer-matc/pkg-plist b/science/elmer-matc/pkg-plist
index c631322bebff..5c4bc3496a0b 100644
--- a/science/elmer-matc/pkg-plist
+++ b/science/elmer-matc/pkg-plist
@@ -1,6 +1,6 @@
bin/matc
+lib/libmatc.a
include/elmer/fnames.h
include/elmer/gra.h
include/elmer/matc.h
@dirrm include/elmer
-lib/libmatc.a