diff options
-rw-r--r-- | devel/libtool-fortran/Makefile | 4 |
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 |