pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bing
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Sep 23 20:34:11 UTC 2017
Modified Files:
pkgsrc/net/bing: Makefile
Log Message:
bing: fix build
Wants to call groff
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/bing/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/bing/Makefile
diff -u pkgsrc/net/bing/Makefile:1.28 pkgsrc/net/bing/Makefile:1.29
--- pkgsrc/net/bing/Makefile:1.28 Sat Feb 11 02:51:53 2017
+++ pkgsrc/net/bing/Makefile Sat Sep 23 20:34:11 2017
@@ -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 @@ HOMEPAGE= http://fgouget.free.fr/bing/in
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