summaryrefslogtreecommitdiff
path: root/net/openntpd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-21 07:01:52 +0000
committerwiz <wiz@pkgsrc.org>2015-01-21 07:01:52 +0000
commit311843ee2a1b34a3e69a7f4b7b7676101ef11da8 (patch)
treee6ce74d22d051ac3c7bb31e2394e7a659c92cb59 /net/openntpd
parent573b54f83acb3410c7244c8d4c8acdfff9a2591c (diff)
downloadpkgsrc-311843ee2a1b34a3e69a7f4b7b7676101ef11da8.tar.gz
Create ${VARBASE}/db/openntpd for the driftfile. From Paul B. Henson.
Bump PKGREVISION.
Diffstat (limited to 'net/openntpd')
-rw-r--r--net/openntpd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index c0c65e98be0..69b727be716 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2015/01/20 10:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2015/01/21 07:01:52 wiz Exp $
DISTNAME= openntpd-5.7p2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_OPENBSD:=OpenNTPD/}
@@ -37,7 +38,7 @@ PKG_HOME._ntp= ${VARBASE}/chroot/ntpd
BUILD_DEFS+= VARBASE
-OWN_DIRS= ${VARBASE}/chroot/ntpd
+OWN_DIRS= ${VARBASE}/chroot/ntpd ${VARBASE}/db/openntpd
AUTO_MKDIRS= yes
INSTALLATION_DIRS+= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 ${EGDIR}