From e035dc6aa7212540683d88d5fd0cf15fbc6d612c Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Wed, 23 Dec 2009 00:53:39 +0000 Subject: [PATCH] Fix build. --- ru/events/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru/events/Makefile b/ru/events/Makefile index a592dbc98d..ab3a465b85 100644 --- a/ru/events/Makefile +++ b/ru/events/Makefile @@ -1,7 +1,7 @@ # # The FreeBSD Russian Documentation Project # -# $FreeBSD: www/ru/events/Makefile,v 1.2 2006/08/19 21:25:49 hrs Exp $ +# $FreeBSD: www/ru/events/Makefile,v 1.3 2009/12/22 04:46:25 bland Exp $ # $FreeBSDru: frdp/www/ru/events/Makefile,v 1.3 2005/06/18 06:00:21 andy Exp $ # # Original revision: 1.17 @@ -40,6 +40,6 @@ DEPENDSET.events${year}= events${year} XMLDOCS+= events_ics:${XSL_EVENTS_ICS}:${XML_EVENTS_EVENTS}:events.ics DEPENDSET.events_ics= events -XMLDOCS+= events_rss:rss.xsl:${XML_EVENTS_EVENTS}:rss.xml +#XMLDOCS+= events_rss:rss.xsl:${XML_EVENTS_EVENTS}:rss.xml .include "${WEB_PREFIX}/share/mk/web.site.mk"