aboutsummaryrefslogtreecommitdiff
path: root/math/metis/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-22 07:21:07 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-22 07:21:07 +0000
commit3acbc054bbc7636d60bd5dfa153d7ecbff153e5a (patch)
tree3ab941aea74f752f59513113b8995dc8d6f5dc79 /math/metis/Makefile
parent1921fe799395ac381deffcef6050903823b63628 (diff)
downloadports-3acbc054bbc7636d60bd5dfa153d7ecbff153e5a.tar.gz
ports-3acbc054bbc7636d60bd5dfa153d7ecbff153e5a.zip
Actually this port doesn't use Fortran.
Notes
Notes: svn path=/head/; revision=182943
Diffstat (limited to 'math/metis/Makefile')
-rw-r--r--math/metis/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile
index 4047a98ae3e1..a0bf37dc7659 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -29,11 +29,6 @@ PICFLAG?= -fPIC
PICFLAG?= -fpic
.endif
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-
post-patch:
${MKDIR} ${WRKSRC}_SHARED ; ${CP} -r ${WRKSRC}/* ${WRKSRC}_SHARED