Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/grep textproc/grep: suppress USE_TOOLS+=perl ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f3ee1171ef0
branches: trunk
changeset: 430667:7f3ee1171ef0
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 03 08:00:42 2020 +0000
description:
textproc/grep: suppress USE_TOOLS+=perl warning
diffstat:
textproc/grep/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 72ef2e531b26 -r 7f3ee1171ef0 textproc/grep/Makefile
--- a/textproc/grep/Makefile Sun May 03 07:44:53 2020 +0000
+++ b/textproc/grep/Makefile Sun May 03 08:00:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2019/12/15 22:09:30 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/05/03 08:00:42 rillig Exp $
DISTNAME= grep-3.3
CATEGORIES= textproc
@@ -16,6 +16,7 @@
CONFIGURE_ARGS+= --enable-perl-regexp
CONFIGURE_ARGS+= --program-prefix=g
CONFIGURE_ENV+= MKDIR_P=${INSTALL_DATA_DIR:Q}
+CONFIGURE_ENV+= PERL= # none
INFO_FILES= yes
TEXINFO_REQD= 4.0
Home |
Main Index |
Thread Index |
Old Index