From d0a13f13a895b7a773597fcc3e31a8cbf7978fdd Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 18 Apr 2006 20:53:34 +0000 Subject: Add Korean translations (SourceForge Request 1472583) needed to generate the Korean version of the NetBSD guide. Bump PKGREVISION. --- textproc/docbook-xsl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/docbook-xsl/Makefile') diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 1792d9191ec..dd628467ece 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2006/03/21 06:00:49 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2006/04/18 20:53:34 minskim Exp $ # DISTNAME= docbook-xsl-1.69.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/} EXTRACT_SUFX= .tar.bz2 @@ -38,6 +38,7 @@ do-install: ${ECHO} "cd ${WRKSRC} && ${PAX} -rw -pp -pm $$d ${XSLDIR}/"; \ cd ${WRKSRC} && ${PAX} -rw -pp -pm $$d ${XSLDIR}/; \ done + ${RM} -f ${XSLDIR}/common/ko.xml.orig ${RM} -f ${XSLDIR}/common/pi.xsl.orig .include "../../textproc/xmlcatmgr/catalogs.mk" -- cgit v1.2.3