summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-18 11:21:42 +0000
committerrillig <rillig>2006-06-18 11:21:42 +0000
commit99fdd0ad2b178f51c815a4490bd8d8ce0a9259e1 (patch)
tree0590567d201a82403847675a8d8dc07a68acbe89 /benchmarks
parenta3f761d16d9f1ef20b5cc5d39c6ba9fb96fe5c6f (diff)
downloadpkgsrc-99fdd0ad2b178f51c815a4490bd8d8ce0a9259e1.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