From 3a9625fad1e41633ec83006da1431dabb809d188 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- net/dhid/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/dhid') diff --git a/net/dhid/Makefile b/net/dhid/Makefile index 51c8b38d08f..a909153a6ed 100644 --- a/net/dhid/Makefile +++ b/net/dhid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:45 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/06/17 03:50:24 jlam Exp $ # DISTNAME= dhid-5.2 @@ -13,6 +13,8 @@ COMMENT= Dynamic Host Information System client daemon USE_PKGINSTALL= yes RCD_SCRIPTS= dhid +INSTALLATION_DIRS= sbin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dhid ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/genkeys ${PREFIX}/sbin/dhid-genkeys -- cgit v1.2.3