summaryrefslogtreecommitdiff
path: root/math/grace
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-07-30 10:36:22 +0000
committerasau <asau@pkgsrc.org>2010-07-30 10:36:22 +0000
commit7c81db083b68924f510566e4096a5d845a5d27f1 (patch)
tree9f7734513e2d968f288c2b10b0ff2f2a7f44cc5a /math/grace
parentcc5a2ec7fea6c460fbf5207b2183be23a2dfe12d (diff)
downloadpkgsrc-7c81db083b68924f510566e4096a5d845a5d27f1.tar.gz
"fortran" -> "fortran77" except where it is clear that it isn't F77.
"fortran" is alias of "fortran77" for now, but it will change later.
Diffstat (limited to 'math/grace')
-rw-r--r--math/grace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 7483cb65c32..93a755aa4e5 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2010/07/30 10:36:29 asau Exp $
#
DISTNAME= grace-5.1.22
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_X11BASE= YES
USE_TOOLS+= gmake
-USE_LANGUAGES= c fortran
+USE_LANGUAGES= c fortran77
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-grace-home=${PREFIX}/grace
CONFIGURE_ARGS+= --without-bundled-xbae