pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ikiwiki Precreate man/man8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25a22f53a898
branches:  trunk
changeset: 533906:25a22f53a898
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Oct 06 00:09:39 2007 +0000

description:
Precreate man/man8.

diffstat:

 www/ikiwiki/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5f849ce01801 -r 25a22f53a898 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Sat Oct 06 00:05:32 2007 +0000
+++ b/www/ikiwiki/Makefile      Sat Oct 06 00:09:39 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/10/02 22:19:38 reed Exp $
+# $NetBSD: Makefile,v 1.8 2007/10/06 00:09:39 joerg Exp $
 #
 
 DISTNAME=      ikiwiki_2.6.1
@@ -62,6 +62,8 @@
 REPLACE_PERL+= t/*.t IkiWiki/*.pm IkiWiki/*/*.pm
 REPLACE_PERL+= doc/ikiwiki.setup doc/w3mmode/ikiwiki.setup
 
+INSTALLATION_DIRS=     ${PKGMANDIR}/man8
+
 post-extract:
        cd ${WRKSRC} && ${CHMOD} a+r IkiWiki/Rcs/git.pm \
                basewiki/favicon.ico doc/logo/ikiwiki_large.png \



Home | Main Index | Thread Index | Old Index