diff options
-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 |