Remove unnecessary blank line.
This commit is contained in:
parent
6cefa1c552
commit
f2ce00442f
1 changed files with 2 additions and 3 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue