From 3ba049e6e91b65f7cea4279e8f8868c63defec32 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 2 Sep 2001 17:07:01 +0000 Subject: * Fix our netbsd-doc-print package to properly handle the italian version of Federico Lupi's guide by including italian language in the right file. Hint: http://lists.oasis-open.org/archives/docbook/200002/msg00214.html * While there, install the jadetex files not in the textproc/jade package, but in the print/jadetex package. That's where we also build and install the jadetex.fmt file, so things actually fit together. * Bump some pkg versions: print/jadetex -> jadetex-2.20nb1 textproc/jade -> jade-1.2.1nb3 meta-pkgs/netbsd-doc -> netbsd-doc-1.2 meta-pkgs/netbsd-doc-print -> netbsd-doc-print-1.1 --- textproc/jade/Makefile | 5 +++-- textproc/jade/pkg/PLIST | 6 +----- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'textproc/jade') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 0b53e5c1f55..b712429ad44 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2001/06/25 03:47:38 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/09/02 17:07:01 hubertf Exp $ # FreeBSD Id: Makefile,v 1.15 1999/01/31 11:15:57 dirk Exp # DISTNAME= jade-1.2.1 -PKGNAME= jade-1.2.1nb2 +PKGNAME= jade-1.2.1nb3 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/ \ @@ -40,6 +40,7 @@ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/jade ${INSTALL_DATA} ${WRKSRC}/jadedoc/*.htm ${PREFIX}/share/doc/jade ${INSTALL_DATA_DIR} ${PREFIX}/share/sgml/jade + ${RM} ${WRKSRC}/dsssl/*jadetex.* # installed by print/jadetex!!! ${INSTALL_DATA} ${WRKSRC}/dsssl/* ${PREFIX}/share/sgml/jade .include "../../devel/gettext-lib/buildlink.mk" diff --git a/textproc/jade/pkg/PLIST b/textproc/jade/pkg/PLIST index 41c8fc91a61..60a3a457d2d 100644 --- a/textproc/jade/pkg/PLIST +++ b/textproc/jade/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2001/05/10 09:59:44 agc Exp $ +@comment $NetBSD: PLIST,v 1.7 2001/09/02 17:07:01 hubertf Exp $ bin/jade bin/nsgmls bin/sgmlnorm @@ -173,10 +173,6 @@ share/sgml/jade/demo.dsl share/sgml/jade/demo.sgm share/sgml/jade/dsssl.dtd share/sgml/jade/fot.dtd -share/sgml/jade/jadetex.dtx -share/sgml/jade/jadetex.ini -share/sgml/jade/jadetex.ins -share/sgml/jade/pdfjadetex.ini share/sgml/jade/style-sheet.dtd @dirrm share/sgml/jade @dirrm share/sgml -- cgit v1.2.3