pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/adns Needs pre-created directories.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74275b9562e9
branches:  trunk
changeset: 533975:74275b9562e9
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Oct 10 08:38:41 2007 +0000

description:
Needs pre-created directories.

diffstat:

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

diffs (16 lines):

diff -r 01a55c10013b -r 74275b9562e9 net/adns/Makefile
--- a/net/adns/Makefile Wed Oct 10 05:45:47 2007 +0000
+++ b/net/adns/Makefile Wed Oct 10 08:38:41 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:30:16 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2007/10/10 08:38:41 rillig Exp $
 #
 
 DISTNAME=      adns-1.1
@@ -15,5 +15,6 @@
 
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --disable-dynamic
+INSTALLATION_DIRS_FROM_PLIST=  yes
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index