summaryrefslogtreecommitdiff
path: root/devel/libtool-base
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
commit8756d19398c644e5cacae9ea605bfce473f10145 (patch)
tree9f7734513e2d968f288c2b10b0ff2f2a7f44cc5a /devel/libtool-base
parentde169f8ca1eb5c95d3c272a677d668dbf77dcdb0 (diff)
downloadpkgsrc-8756d19398c644e5cacae9ea605bfce473f10145.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 'devel/libtool-base')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 45d11edabe6..ae0f4816aa6 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2010/03/17 10:59:45 markd Exp $
+# $NetBSD: Makefile,v 1.93 2010/07/30 10:36:23 asau Exp $
###########################################################################
###########################################################################
@@ -65,7 +65,7 @@ BUILD_SHLIBTOOL?= YES
# We are going to want libtool to find the same versions of the C, C++,
# and Fortran compilers.
#
-USE_LANGUAGES= c c++ fortran
+USE_LANGUAGES= c c++ fortran77
CONFIGURE_ARGS+= --disable-ltdl-install
USE_TOOLS+= echo