summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-06-18 11:21:42 +0000
committerrillig <rillig@pkgsrc.org>2006-06-18 11:21:42 +0000
commitd830409987c07faf21eef257b6399488440fa7d6 (patch)
tree0590567d201a82403847675a8d8dc07a68acbe89 /benchmarks
parenta176209d27c254e7989d4ff11a6a65e05af14335 (diff)
downloadpkgsrc-d830409987c07faf21eef257b6399488440fa7d6.tar.gz
Added BINOWN and BINGRP to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/kttcp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile
index bbcb6c5c0ea..f588295785e 100644
--- a/benchmarks/kttcp/Makefile
+++ b/benchmarks/kttcp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/12/05 20:49:51 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/18 11:21:42 rillig Exp $
DISTNAME= kttcp-${VERSION}
CATEGORIES= benchmarks net
+PKGREVISION= 1
MASTER_SITES= # empty
DISTFILES= # empty
@@ -19,6 +20,7 @@ NO_CHECKSUM= yes
WRKSRC= ${WRKDIR}
MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
INSTALLATION_DIRS= bin