pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/chrony + AUTO_MKDIRS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43ca971d26a2
branches:  trunk
changeset: 537242:43ca971d26a2
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jan 05 15:04:57 2008 +0000

description:
+ AUTO_MKDIRS

diffstat:

 net/chrony/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6b8ff940c0f2 -r 43ca971d26a2 net/chrony/Makefile
--- a/net/chrony/Makefile       Sat Jan 05 15:00:57 2008 +0000
+++ b/net/chrony/Makefile       Sat Jan 05 15:04:57 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:10:23 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2008/01/05 15:04:57 rillig Exp $
 
 DISTNAME=      chrony-1.20
 PKGREVISION=   3
@@ -12,6 +12,7 @@
 USE_TOOLS+=            gmake
 HAS_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --prefix=${PREFIX:Q}
+AUTO_MKDIRS=           yes
 
 EGDIR=                 ${PREFIX}/share/examples/chrony
 EGFILES=               chrony.conf.example chrony.keys.example



Home | Main Index | Thread Index | Old Index