pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/arping arping: Remove DEPENDS, fixed in libnet bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/66a92550a004
branches: trunk
changeset: 445835:66a92550a004
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Sat Jan 30 08:24:07 2021 +0000
description:
arping: Remove DEPENDS, fixed in libnet bl3.
diffstat:
net/arping/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 56d371198fe0 -r 66a92550a004 net/arping/Makefile
--- a/net/arping/Makefile Sat Jan 30 08:23:18 2021 +0000
+++ b/net/arping/Makefile Sat Jan 30 08:24:07 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2021/01/30 07:51:39 mef Exp $
+# $NetBSD: Makefile,v 1.32 2021/01/30 08:24:07 jperkin Exp $
DISTNAME= arping-2.21
PKGREVISION= 1
@@ -10,10 +10,6 @@
COMMENT= ARP-level ping utility
LICENSE= gnu-gpl-v2
-# => Checking for missing run-time search paths in arping-2.21nb1
-# ERROR: /usr/pkg/lib/libnet.so.9: libnet-1.2 is not a runtime dependency
-DEPENDS+= libnet-[0-9]*:../../devel/libnet
-
GNU_CONFIGURE= yes
.include "../../devel/libnet/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index