summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2008-08-30 08:50:39 +0000
committerdholland <dholland@pkgsrc.org>2008-08-30 08:50:39 +0000
commitd31b0ef1dffc8e42e92b4509551395c8c3e81093 (patch)
treeb44bf363d003a61dceb2ae4b23e990c7ea450c99 /benchmarks
parent8f4826308b7379ce7a9a299760914545e4e4280a (diff)
downloadpkgsrc-d31b0ef1dffc8e42e92b4509551395c8c3e81093.tar.gz
Remove restriction to i386. I can't find any reason for it, other packagers
seem to build it for at least amd64 fine, the code looks perfectly portable, and nobody answered a query on tech-pkg.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/thrulay/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile
index b086cf80d8c..7758e8f37ad 100644
--- a/benchmarks/thrulay/Makefile
+++ b/benchmarks/thrulay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/07/08 12:35:10 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/08/30 08:50:39 dholland Exp $
DISTNAME= thrulay-0.8
CATEGORIES= benchmarks net
@@ -8,9 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://shlang.com/thrulay/
COMMENT= TCP and UDP network capacity tester
-ONLY_FOR_PLATFORM= DragonFly-*-i386 FreeBSD-*-i386 Linux-*-i386 \
- NetBSD-*-i386
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes