aboutsummaryrefslogtreecommitdiff
path: root/textproc/tei-p3/pkg-plist
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-07-01 06:21:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-07-01 06:21:09 +0000
commit7464f336e31fd80c931c3eb1c4c62776e4e3f7f1 (patch)
tree967c3aa47957c6218b6c16c34cfdf4261490cfc6 /textproc/tei-p3/pkg-plist
parentd7f26aaaed78fb07382fa672754350cb37ec40e0 (diff)
downloadports-7464f336e31fd80c931c3eb1c4c62776e4e3f7f1.tar.gz
ports-7464f336e31fd80c931c3eb1c4c62776e4e3f7f1.zip
Notes
Diffstat (limited to 'textproc/tei-p3/pkg-plist')
-rw-r--r--textproc/tei-p3/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tei-p3/pkg-plist b/textproc/tei-p3/pkg-plist
index 2e179f4e6966..4b61ae2aa245 100644
--- a/textproc/tei-p3/pkg-plist
+++ b/textproc/tei-p3/pkg-plist
@@ -1,4 +1,4 @@
-@unexec %%MKCATALOG%% -q deinstall %%DTD_NAME%%/%%DTD_VERSION%%
+@unexec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% remove %%DTDDIR%%/catalog
share/sgml/tei/p3/p2ents.dtd
share/sgml/tei/p3/tei2.dtd
share/sgml/tei/p3/teiana2.dtd
@@ -47,6 +47,6 @@ share/sgml/tei/p3/teiterm2.ent
share/sgml/tei/p3/teitran2.ent
share/sgml/tei/p3/teivers2.ent
share/sgml/tei/p3/catalog
-@exec %%MKCATALOG%% -q install %%DTD_NAME%%/%%DTD_VERSION%%
+@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%DTDDIR%%/catalog
@dirrm share/sgml/tei/p3
@unexec rmdir %D/share/sgml/tei 2>/dev/null || true