From 3acbc054bbc7636d60bd5dfa153d7ecbff153e5a Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 22 Jan 2007 07:21:07 +0000 Subject: Actually this port doesn't use Fortran. --- math/metis/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'math/metis') 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 -- cgit v1.2.3