summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-29 16:13:30 +0000
committerjoerg <joerg>2009-06-29 16:13:30 +0000
commitcf6d98c1c1e13df791d6072b52d89bb8e159101a (patch)
treedad41050415942e839d5e77ab4c06a0d963f1e2a /misc
parent2ce93ad8651edb92fa18f50b03100f4db700797f (diff)
downloadpkgsrc-cf6d98c1c1e13df791d6072b52d89bb8e159101a.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}