summaryrefslogtreecommitdiff
path: root/net/host
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-03-30 20:06:59 +0000
committerreed <reed@pkgsrc.org>2005-03-30 20:06:59 +0000
commitd993be56cb3ed557b396b578f4d9d93020c177b9 (patch)
treeab1f68428778b1f1c222619a6672bcdf90beb2d9 /net/host
parent7e4a0332c0806c5c6e2e4239288f5d99a3ad272f (diff)
downloadpkgsrc-d993be56cb3ed557b396b578f4d9d93020c177b9.tar.gz
Use INSTALLATION_DIRS to pre-create bin and man/man1.
TODO: This package is still broken. It installs man page to ${PREFIX}/share/man/man1 (on NetBSD) and also installs a catman page (generated but no dependency on nroff) which is not listed in PLIST.
Diffstat (limited to 'net/host')
-rw-r--r--net/host/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/host/Makefile b/net/host/Makefile
index 2c5f567273c..3ff8e3e0129 100644
--- a/net/host/Makefile
+++ b/net/host/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/26 10:01:51 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/03/30 20:06:59 reed Exp $
DISTNAME= host-20040812
CATEGORIES= net
@@ -8,6 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.weird.com/~woods/projects/host.html
COMMENT= Powerful DNS query and testing tool
+INSTALLATION_DIRS= bin man/man1
NO_CONFIGURE = yes
MAKEFILE= Makefile.BSD