diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-22 07:21:07 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-22 07:21:07 +0000 |
commit | 3acbc054bbc7636d60bd5dfa153d7ecbff153e5a (patch) | |
tree | 3ab941aea74f752f59513113b8995dc8d6f5dc79 | |
parent | 1921fe799395ac381deffcef6050903823b63628 (diff) | |
download | ports-3acbc054bbc7636d60bd5dfa153d7ecbff153e5a.tar.gz ports-3acbc054bbc7636d60bd5dfa153d7ecbff153e5a.zip |
Notes
-rw-r--r-- | math/metis/Makefile | 5 | ||||
-rw-r--r-- | math/metis4/Makefile | 5 |
2 files changed, 0 insertions, 10 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 diff --git a/math/metis4/Makefile b/math/metis4/Makefile index 4047a98ae3e1..a0bf37dc7659 100644 --- a/math/metis4/Makefile +++ b/math/metis4/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 |