pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bing bing: fix build
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c80de71e5c2
branches: trunk
changeset: 368961:2c80de71e5c2
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sat Sep 23 20:34:11 2017 +0000
description:
bing: fix build
Wants to call groff
diffstat:
net/bing/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a54e5d34207b -r 2c80de71e5c2 net/bing/Makefile
--- a/net/bing/Makefile Sat Sep 23 20:30:30 2017 +0000
+++ b/net/bing/Makefile Sat Sep 23 20:34:11 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/02/11 02:51:53 mef Exp $
+# $NetBSD: Makefile,v 1.29 2017/09/23 20:34:11 wiedi Exp $
DISTNAME= bing_src-1.1.3
PKGNAME= ${DISTNAME:S/_src//}
@@ -10,6 +10,7 @@
COMMENT= Bing is a point-to-point bandwidth measurement tool
LICENSE= original-bsd
+USE_TOOLS+= groff
LDFLAGS.SunOS+= -lsocket -lnsl
INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 share/doc/bing
Home |
Main Index |
Thread Index |
Old Index