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
commit48645f33dd88db18fe82393f129273d54668bbf4 (patch)
tree813b55493a2bc83dc633317f90eef47aec7599a6
parenta95b78c14b1456021bb0b8b57466fb98652c4ff9 (diff)
downloadpkgsrc-48645f33dd88db18fe82393f129273d54668bbf4.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