Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/g95 lang/g95: suppress USE_TOOLS+=perl warning
details: https://anonhg.NetBSD.org/pkgsrc/rev/f889e8c68558
branches: trunk
changeset: 431420:f889e8c68558
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 13 04:15:50 2020 +0000
description:
lang/g95: suppress USE_TOOLS+=perl warning
diffstat:
lang/g95/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 944ac2415b01 -r f889e8c68558 lang/g95/Makefile
--- a/lang/g95/Makefile Wed May 13 04:14:48 2020 +0000
+++ b/lang/g95/Makefile Wed May 13 04:15:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2020/01/26 17:31:27 rillig Exp $
+# $NetBSD: Makefile,v 1.35 2020/05/13 04:15:50 rillig Exp $
DISTNAME= g95_source
PKGNAME= g95-0.93
@@ -15,6 +15,7 @@
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake gtar automake autoconf
+TOOLS_BROKEN+= perl
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gcc-dir=${GCC_DIR}
Home |
Main Index |
Thread Index |
Old Index