From f3c41cec5f338e1e74005c67d211fd7c4b9f7657 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 19 Mar 2007 14:38:19 +0000 Subject: - Correct catalog registration when installed from package Reported by: pointyhat --- textproc/tei-p4/Makefile | 2 +- textproc/tei-p4/pkg-plist | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'textproc/tei-p4') diff --git a/textproc/tei-p4/Makefile b/textproc/tei-p4/Makefile index f7d0d6467b12..7a8503510991 100644 --- a/textproc/tei-p4/Makefile +++ b/textproc/tei-p4/Makefile @@ -7,7 +7,7 @@ PORTNAME= tei PORTVERSION= p4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/P4X/DTD/ DISTNAME= dtd diff --git a/textproc/tei-p4/pkg-plist b/textproc/tei-p4/pkg-plist index 9513c1df6c1e..8e439407763b 100644 --- a/textproc/tei-p4/pkg-plist +++ b/textproc/tei-p4/pkg-plist @@ -53,6 +53,7 @@ share/sgml/tei/p4/teilitex.ent share/sgml/tei/p4/teilitex.dtd share/sgml/tei/p4/teilite.dec share/sgml/tei/p4/catalog -@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%DTDDIR%%/catalog -@dirrm share/sgml/tei/p4/ +@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%SGMLDIR%%/%%DTDDIR%%/catalog +@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add nextCatalog %%SGMLDIR%%/%%DTDDIR%%/catalog.xml +@dirrm share/sgml/tei/p4 @dirrmtry share/sgml/tei -- cgit v1.2.3