aboutsummaryrefslogtreecommitdiff
path: root/textproc/sdocbook-xml/pkg-plist
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-18 16:17:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-18 16:17:40 +0000
commita78004a03ed9fcc2dcbc3abf0738f95fce5df3ef (patch)
treec575fd6ef47ad3c46d5044f4335452bf37ce79fc /textproc/sdocbook-xml/pkg-plist
parent9aab61944840ed04ab2fc12b3a554f814d8fbe16 (diff)
Notes
Diffstat (limited to 'textproc/sdocbook-xml/pkg-plist')
-rw-r--r--textproc/sdocbook-xml/pkg-plist33
1 files changed, 16 insertions, 17 deletions
diff --git a/textproc/sdocbook-xml/pkg-plist b/textproc/sdocbook-xml/pkg-plist
index e13695936965..2a0fd9cd1a6b 100644
--- a/textproc/sdocbook-xml/pkg-plist
+++ b/textproc/sdocbook-xml/pkg-plist
@@ -1,17 +1,16 @@
-@unexec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% remove %%XMLDIR%%/catalog
-share/xml/sdocbook/%%VERSION%%/catalog
-@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%XMLDIR%%/catalog
-@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove %%XMLDIR%%/catalog.xml
-share/xml/sdocbook/%%VERSION%%/catalog.xml
-@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add nextCatalog %%XMLDIR%%/catalog.xml
-share/xml/sdocbook/%%VERSION%%/sdbcent.mod
-share/xml/sdocbook/%%VERSION%%/sdbhier.mod
-share/xml/sdocbook/%%VERSION%%/sdbpool.mod
-share/xml/sdocbook/%%VERSION%%/sdocbook-custom.dtd
-share/xml/sdocbook/%%VERSION%%/sdocbook.css
-share/xml/sdocbook/%%VERSION%%/sdocbook.dtd
-share/xml/sdocbook/%%VERSION%%/sdocbookref-custom.dtd
-share/xml/sdocbook/%%VERSION%%/sdocbookref.dtd
-share/xml/sdocbook/%%VERSION%%/sinclist.mod
-@dirrm share/xml/sdocbook/%%VERSION%%
-@dirrm share/xml/sdocbook
+%%DTDDIR%%/catalog
+@unexec %D/%%XMLCATMGR%% -sc %D/%%SGMLCAT%% remove %D/%F
+@exec %D/%%XMLCATMGR%% -sc %D/%%SGMLCAT%% add CATALOG %D/%F
+%%DTDDIR%%/catalog.xml
+@unexec %D/%%XMLCATMGR%% -sc %D/%%XMLCAT%% remove %D/%F
+@exec %D/%%XMLCATMGR%% -sc %D/%%XMLCAT%% add nextCatalog %D/%F
+%%DTDDIR%%/sdbcent.mod
+%%DTDDIR%%/sdbhier.mod
+%%DTDDIR%%/sdbpool.mod
+%%DTDDIR%%/sdocbook-custom.dtd
+%%DTDDIR%%/sdocbook.css
+%%DTDDIR%%/sdocbook.dtd
+%%DTDDIR%%/sdocbookref-custom.dtd
+%%DTDDIR%%/sdocbookref.dtd
+%%DTDDIR%%/sinclist.mod
+@dirrm %%DTDDIR%%