summaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-11 23:57:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-11 23:57:00 +0000
commit9c7ef02e06e071e7ab03cacc0e7701030726e725 (patch)
tree8bfd9843f5c90de3d8cdf6d2b26555730f64c30e /textproc/jade
parent68b9ec311c9ab12f4e3998c95718695a59c03598 (diff)
downloadpkgsrc-9c7ef02e06e071e7ab03cacc0e7701030726e725.tar.gz
Register the provided catalog file in share/sgml/catalog using xmlcatmgr.
Bump PKGREVISION to 5.
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile7
-rw-r--r--textproc/jade/PLIST6
2 files changed, 9 insertions, 4 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 813a5d16e6c..dd452c97ab1 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2002/12/06 19:33:50 tron Exp $
+# $NetBSD: Makefile,v 1.24 2003/01/11 23:57:00 jmmv Exp $
DISTNAME= jade-1.2.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/ \
@@ -46,10 +46,13 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/jadedoc/*.htm ${PREFIX}/share/doc/jade
${INSTALL_DATA_DIR} ${PREFIX}/share/sgml/jade
${INSTALL_DATA} ${WRKSRC}/dsssl/* ${PREFIX}/share/sgml/jade
+ ${PREFIX}/bin/xmlcatmgr -c ${PREFIX}/share/sgml/catalog add \
+ CATALOG ${PREFIX}/share/sgml/jade/catalog
# Installed by print/tex-jadetex
${RM} ${PREFIX}/share/sgml/jade/*jadetex.*
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../textproc/xmlcatmgr/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
# Turn off C++ optimization as there seem to be problems with the generated
diff --git a/textproc/jade/PLIST b/textproc/jade/PLIST
index 56e89f180b3..ba05b0b2861 100644
--- a/textproc/jade/PLIST
+++ b/textproc/jade/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/12/06 23:15:05 tron Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/01/11 23:57:01 jmmv Exp $
bin/jade
bin/nsgmls
bin/sgmlnorm
@@ -175,7 +175,9 @@ share/sgml/jade/demoMaster.tex
share/sgml/jade/dsssl.dtd
share/sgml/jade/fot.dtd
share/sgml/jade/style-sheet.dtd
+@exec %D/bin/xmlcatmgr -c %D/share/sgml/catalog add CATALOG %D/share/sgml/jade/catalog
+@unexec %D/bin/xmlcatmgr -c %D/share/sgml/catalog remove %D/share/sgml/jade/catalog
@dirrm share/sgml/jade
-@unexec ${RMDIR} %D/share/sgml 2>/dev/null || ${TRUE}
+@comment in xmlcatmgr: @dirrm share/sgml
@dirrm share/doc/jade
@dirrm include/sp