summaryrefslogtreecommitdiff
path: root/net/openntpd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commite46a9dd38060ef6414b4db2f15402a701e32c7b7 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /net/openntpd
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'net/openntpd')
-rw-r--r--net/openntpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index 24ebc5a1c86..ebfde0694dc 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:46:53 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:27 jlam Exp $
DISTNAME= openntpd-3.6.1p1
CATEGORIES= net
@@ -26,6 +26,7 @@ RCD_SCRIPTS= openntpd
PKG_USERS= _ntp:nogroup::ntpd\\ pseudo-user:${VARBASE}/chroot/ntpd:/sbin/nologin
OWN_DIRS= ${VARBASE}/chroot/ntpd
+INSTALLATION_DIRS= man/man5 man/man8 sbin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ntpd ${PREFIX}/sbin/ntpd