pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ikiwiki ikiwiki-calendar needs the Perl interprete...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4fc6135884e
branches: trunk
changeset: 566215:d4fc6135884e
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sun Oct 18 07:13:42 2009 +0000
description:
ikiwiki-calendar needs the Perl interpreter (missed in previous, ride update).
diffstat:
www/ikiwiki/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 02528dd018b5 -r d4fc6135884e www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile Sun Oct 18 04:43:38 2009 +0000
+++ b/www/ikiwiki/Makefile Sun Oct 18 07:13:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2009/10/18 04:43:16 schmonz Exp $
+# $NetBSD: Makefile,v 1.35 2009/10/18 07:13:42 schmonz Exp $
#
DISTNAME= ikiwiki_3.20091017
@@ -37,7 +37,8 @@
USE_LANGUAGES= # none
USE_TOOLS+= gmake msgfmt perl:run xgettext
-REPLACE_PERL+= ikiwiki-mass-rebuild ikiwiki-transition ikiwiki-update-wikilist
+REPLACE_PERL+= ikiwiki-calendar ikiwiki-mass-rebuild
+REPLACE_PERL+= ikiwiki-transition ikiwiki-update-wikilist
REPLACE_PERL+= ikiwiki-w3m.cgi ikiwiki.in gitremotes mdwn2man pm_filter
REPLACE_PERL+= *.pm IkiWiki/*.pm IkiWiki/*/*.pm* *.setup */*.setup */*/*.setup
REPLACE_PERL+= po/po2wiki t/*.t
Home |
Main Index |
Thread Index |
Old Index