aboutsummaryrefslogtreecommitdiffstats
path: root/cad/feappv
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-12 21:00:06 +0800
committermaho <maho@FreeBSD.org>2007-01-12 21:00:06 +0800
commit326e1e036715fd1d68fe73c242772874b2480a24 (patch)
tree57609dcc8b9370c8463378c1a4856015875c0612 /cad/feappv
parent972041768efe882d8a54177058cc64c64259f511 (diff)
downloadfreebsd-ports-graphics-326e1e036715fd1d68fe73c242772874b2480a24.tar.gz
freebsd-ports-graphics-326e1e036715fd1d68fe73c242772874b2480a24.tar.zst
freebsd-ports-graphics-326e1e036715fd1d68fe73c242772874b2480a24.zip
* Migrate to gfortran.
* Bump port revision.
Diffstat (limited to 'cad/feappv')
-rw-r--r--cad/feappv/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile
index e242c1535ad..eef1bfeff09 100644
--- a/cad/feappv/Makefile
+++ b/cad/feappv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= feappv
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= http://www.ce.berkeley.edu/~rlt/feappv/
MASTER_SITE_SUBDIR= feap
@@ -25,7 +26,11 @@ EXTRACT_BEFORE_ARGS= -L
WRKSRC= ${WRKDIR}/ver20
USE_XLIB= yes
-FFLAGS?= -O2
+WANT_FORTRAN= yes #dummy but future use
+BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+FC= gfortran42
+F77= gfortran42
+FFLAGS+= -O2
MAKEFILE= makefile
ALL_TARGET= install