From dbd4158527edf5cd3770d0da39ad197921940434 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 10 Jan 2007 13:06:53 +0000 Subject: [PATCH] A small cleanup. --- science/elmer-hutiter/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index bc2a119f495e..046f6e1ee668 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -17,8 +17,6 @@ COMMENT= HUTIter library for use in the ELMER FEM package WANT_FORTRAN= yes USE_GCC= 4.2+ -.include - LIB_DEPENDS= arpack.1:${PORTSDIR}/math/arpack .if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS) WITH_ATLAS= yes @@ -34,7 +32,13 @@ BLAS= -lblas LAPACK= -llapack .endif +.include + +post-patch: + @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|' -e 's|%%FC%%|${FC}|' ${WRKSRC}/configure.in + GNU_CONFIGURE= yes +USE_AUTOTOOLS= autoconf:259 CONFIGURE_ENV+= FC=${FC} F77=${FC} ALL_TARGET=