From f2ce00442ffa394aa72fec7f45312ac733e7c4aa Mon Sep 17 00:00:00 2001 From: jtb Date: Sat, 5 May 2001 20:55:09 +0000 Subject: [PATCH] Remove unnecessary blank line. --- math/odepack/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/math/odepack/Makefile b/math/odepack/Makefile index 959c92fdce2f..2dbc7a8ac420 100644 --- a/math/odepack/Makefile +++ b/math/odepack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/05/03 22:16:51 jtb Exp $ +# $NetBSD: Makefile,v 1.9 2001/05/05 20:55:09 jtb Exp $ DISTNAME= odepack-20001130 CATEGORIES= math @@ -11,8 +11,7 @@ DEPENDS+= linpack>=20010427:../../math/linpack NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/odepack -USE_FORTRAN= YES - +USE_FORTRAN= yes pre-build: ${CP} ${FILESDIR}/Makefile ${WRKSRC}