summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-07-18 18:10:29 +0000
committerminskim <minskim@pkgsrc.org>2006-07-18 18:10:29 +0000
commitc715de823d6fab783904d96743cd7442e7e9e0b4 (patch)
treee3f595e43a42bcecb074b302bc37ebc7023cb967 /misc
parentf0b7b2b61159833b896d9d9961cc5aa6b3ccf79f (diff)
downloadpkgsrc-c715de823d6fab783904d96743cd7442e7e9e0b4.tar.gz
Honor *OWN, *GRP, and *MODE.
Diffstat (limited to 'misc')
-rw-r--r--misc/team/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
index 111b25766ff..667fc98ee36 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/04 21:30:13 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/18 18:10:29 minskim Exp $
DISTNAME= team-3.1
CATEGORIES= misc
@@ -9,6 +9,9 @@ COMMENT= Portable multi-buffered tape streaming utility
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
+MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP} MANMODE=${MANMODE}
+
MANCOMPRESSED_IF_MANZ= yes
PLIST_SRC= ${WRKDIR}/PLIST