summaryrefslogtreecommitdiff
path: root/benchmarks/ttcp/Makefile
diff options
context:
space:
mode:
authortron <tron>2013-12-17 15:05:23 +0000
committertron <tron>2013-12-17 15:05:23 +0000
commit1ea504f2cbf9346c1cea8c0a158b9f86e949eeab (patch)
treee7361640db36e4deb6d7bda0a2bbf105e4b246c4 /benchmarks/ttcp/Makefile
parent06e088553ea08d89144c9b874c310309f080e354 (diff)
downloadpkgsrc-1ea504f2cbf9346c1cea8c0a158b9f86e949eeab.tar.gz
Small fixes:
1.) Comment out "MASTER_SITES". The URL no longer works and all copies that Google can find are "pkgsrc" distfile mirrors. 2.) Fix various "pkglint" errors.
Diffstat (limited to 'benchmarks/ttcp/Makefile')
-rw-r--r--benchmarks/ttcp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index 88e409f9818..a73b52f81ad 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2012/09/11 22:37:15 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/12/17 15:05:23 tron Exp $
DISTNAME= ttcp
PKGNAME= ${DISTNAME}-1.12
PKGREVISION= 2
CATEGORIES= benchmarks net
-MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/
+#MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -15,6 +15,7 @@ LICENSE= public-domain
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BSD_MAKEFILE= yes
+USE_TOOLS+= nroff
MAKE_ENV+= NOGCCERROR=yes
WRKSRC= ${WRKDIR}