summaryrefslogtreecommitdiff
path: root/net/dhid
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhid')
-rw-r--r--net/dhid/Makefile4
1 files changed, 3 insertions, 1 deletions
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