Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/inetutils net/inetutils: remove unknown configure ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5b70383f3b8
branches: trunk
changeset: 433151:d5b70383f3b8
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 31 15:05:28 2020 +0000
description:
net/inetutils: remove unknown configure options
diffstat:
net/inetutils/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r bf0f88c7f4a9 -r d5b70383f3b8 net/inetutils/Makefile
--- a/net/inetutils/Makefile Sun May 31 15:03:06 2020 +0000
+++ b/net/inetutils/Makefile Sun May 31 15:05:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:33:16 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/05/31 15:05:28 rillig Exp $
DISTNAME= inetutils-1.9.4
PKGREVISION= 2
@@ -15,8 +15,6 @@
INFO_FILES= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --program-prefix=g
-CONFIGURE_ARGS+= --with-path-bshell=${SH:Q}
-CONFIGURE_ARGS+= --with-path-cp=${CP:Q}
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index