summaryrefslogtreecommitdiff
path: root/textproc/html
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-29 21:15:07 +0000
committerjmmv <jmmv>2003-01-29 21:15:07 +0000
commit4ab2b03d21fb8e228101889e5867536450eedf53 (patch)
treea2cb2772e43f582767b127b14878bbd452298465 /textproc/html
parentbb924fd623e88fdced52e4df07510e7546fc296d (diff)
downloadpkgsrc-4ab2b03d21fb8e228101889e5867536450eedf53.tar.gz
Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog files,
through the SGML_CATALOGS variable. Bump PKGREVISION.
Diffstat (limited to 'textproc/html')
-rw-r--r--textproc/html/Makefile10
-rw-r--r--textproc/html/PLIST4
2 files changed, 6 insertions, 8 deletions
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index b69b1fa16c1..51861a17baf 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/01/11 22:10:58 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/01/29 21:15:08 jmmv Exp $
#
DISTNAME= html-4.0b
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/
@@ -21,12 +21,12 @@ WRKSRC= ${WRKDIR}
INSTDIR= ${PREFIX}/share/sgml/html
ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
+SGML_CATALOGS= ${INSTDIR}/catalog
+
do-install:
${INSTALL_DATA_DIR} ${INSTDIR}
${GTAR} -plzx -C ${INSTDIR} -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
${ECHO} "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/catalog
- ${PREFIX}/bin/xmlcatmgr -c ${PREFIX}/share/sgml/catalog add \
- CATALOG ${INSTDIR}/catalog
-.include "../../textproc/xmlcatmgr/buildlink2.mk"
+.include "../../textproc/xmlcatmgr/catalogs.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/html/PLIST b/textproc/html/PLIST
index de70f57332d..b65e93ee50e 100644
--- a/textproc/html/PLIST
+++ b/textproc/html/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/01/11 22:10:58 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/01/29 21:15:08 jmmv Exp $
share/sgml/html/2.0/ISOlat1.sgml
share/sgml/html/2.0/html-1.dtd
share/sgml/html/2.0/html-1s.dtd
@@ -16,8 +16,6 @@ share/sgml/html/4.0/frameset.dtd
share/sgml/html/4.0/loose.dtd
share/sgml/html/4.0/strict.dtd
share/sgml/html/catalog
-@exec %D/bin/xmlcatmgr -c %D/share/sgml/catalog add CATALOG %D/share/sgml/html/catalog
-@unexec %D/bin/xmlcatmgr -c %D/share/sgml/catalog remove %D/share/sgml/html/catalog
@dirrm share/sgml/html/4.0
@dirrm share/sgml/html/3.2
@dirrm share/sgml/html/2.0