summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-21 07:01:52 +0000
committerwiz <wiz>2015-01-21 07:01:52 +0000
commit50d68459894cc15e29fde3eaa932766800defc7a (patch)
treee6ce74d22d051ac3c7bb31e2394e7a659c92cb59 /net
parent8af60c780a12c8793e4edd3f2a7b4da8aeef346d (diff)
downloadpkgsrc-50d68459894cc15e29fde3eaa932766800defc7a.tar.gz
Create ${VARBASE}/db/openntpd for the driftfile. From Paul B. Henson.
Bump PKGREVISION.
Diffstat (limited to 'net')
-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}