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
commit8734021d3e29e343451a998a4a51ef424fbf5a24 (patch)
treedad41050415942e839d5e77ab4c06a0d963f1e2a /misc
parenta22cd555979aef8a5b02f58cfc3ab1c3e5926091 (diff)
downloadpkgsrc-8734021d3e29e343451a998a4a51ef424fbf5a24.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}