summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-29 16:13:30 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-29 16:13:30 +0000
commit1bbfffd8d6992b5e69599387ec627d9b2e2181db (patch)
treedad41050415942e839d5e77ab4c06a0d963f1e2a /misc
parentcf788771b424ea20a3f5e11ba9b2eb5656718123 (diff)
downloadpkgsrc-1bbfffd8d6992b5e69599387ec627d9b2e2181db.tar.gz
Create missing directories.
Diffstat (limited to 'misc')
-rw-r--r--misc/team/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
index 667fc98ee36..dc25d893839 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/07/18 18:10:29 minskim Exp $
+# $NetBSD: Makefile,v 1.23 2009/06/29 16:13:30 joerg Exp $
DISTNAME= team-3.1
CATEGORIES= misc
@@ -9,6 +9,8 @@ COMMENT= Portable multi-buffered tape streaming utility
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+INSTALLATION_DIRS= ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
+
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP} MANMODE=${MANMODE}