pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/sfio Needs pre-created directories.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b38d8f86cb0
branches:  trunk
changeset: 534232:5b38d8f86cb0
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 14 07:12:41 2007 +0000

description:
Needs pre-created directories.

diffstat:

 devel/sfio/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 63928116767a -r 5b38d8f86cb0 devel/sfio/Makefile
--- a/devel/sfio/Makefile       Sun Oct 14 06:33:17 2007 +0000
+++ b/devel/sfio/Makefile       Sun Oct 14 07:12:41 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:25 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/10/14 07:12:41 rillig Exp $
 #
 
 # pkgsrc/mail/sendmail (as of 8.11.0) specifically wants 1999, not 2000.
@@ -20,7 +20,7 @@
 
 WRKSRC=                ${WRKDIR}
 
-INSTALLATION_DIRS=     ${PKGMANDIR}/man3
+INSTALLATION_DIRS_FROM_PLIST=  yes
 
 do-extract:
        @${MKDIR} ${WRKDIR}



Home | Main Index | Thread Index | Old Index