summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:05:16 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:05:16 +0000
commitdaa83e329a3a35f7583e5c6a3a17b6c14fc64472 (patch)
tree813b55493a2bc83dc633317f90eef47aec7599a6
parent18d6941e6e450b7b94ee0e04263eeccc8d22d068 (diff)
downloadpkgsrc-daa83e329a3a35f7583e5c6a3a17b6c14fc64472.tar.gz
revert unintended commit
-rw-r--r--devel/libtool-fortran/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-fortran/Makefile b/devel/libtool-fortran/Makefile
index 9067756b264..09fdc23a2c3 100644
--- a/devel/libtool-fortran/Makefile
+++ b/devel/libtool-fortran/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/06/03 10:04:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:17 wiz Exp $
###########################################################################
###########################################################################
@@ -60,7 +60,7 @@ CFLAGS+= ${_COMPILER_ABI_FLAG.${ABI}}
# We are going to want libtool to find the same versions of the C, C++,
# and Fortran compilers.
#
-USE_LANGUAGES= c c++ fortran77
+USE_LANGUAGES= c c++ fortran
CONFIGURE_ARGS+= --disable-ltdl-install
USE_TOOLS+= echo