summaryrefslogtreecommitdiff
path: root/benchmarks/thrulay
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commit8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /benchmarks/thrulay
parent94c9920d30aca05596e5e8136f94969dd7e4e174 (diff)
downloadpkgsrc-8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'benchmarks/thrulay')
-rw-r--r--benchmarks/thrulay/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile
index 673377e6e24..dd14da6f458 100644
--- a/benchmarks/thrulay/Makefile
+++ b/benchmarks/thrulay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/02 23:48:16 asau Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:00 wiz Exp $
DISTNAME= thrulay-0.9
CATEGORIES= benchmarks net
@@ -10,8 +10,6 @@ HOMEPAGE= http://thrulay.sourceforge.net/
COMMENT= TCP and UDP network capacity tester
LICENSE= modified-bsd
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes