diff options
author | shige <shige@FreeBSD.org> | 2000-10-27 23:32:58 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-10-27 23:32:58 +0800 |
commit | 99b518c44499414aa8bdd4dcbc1ae24ab0866b25 (patch) | |
tree | 7b77db7a30e7bc7895f3800b5763ba480ca40561 /textproc/html/pkg-plist | |
parent | f7968c914d16a21a0714ddb19e984140c5f76982 (diff) | |
download | freebsd-ports-graphics-99b518c44499414aa8bdd4dcbc1ae24ab0866b25.tar.gz freebsd-ports-graphics-99b518c44499414aa8bdd4dcbc1ae24ab0866b25.tar.zst freebsd-ports-graphics-99b518c44499414aa8bdd4dcbc1ae24ab0866b25.zip |
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog.
Diffstat (limited to 'textproc/html/pkg-plist')
-rw-r--r-- | textproc/html/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/html/pkg-plist b/textproc/html/pkg-plist index ffc573840e4..ce3e2d0fba6 100644 --- a/textproc/html/pkg-plist +++ b/textproc/html/pkg-plist @@ -21,7 +21,9 @@ share/sgml/html/4.01/HTMLsymbol.ent share/sgml/html/4.01/frameset.dtd share/sgml/html/4.01/loose.dtd share/sgml/html/4.01/strict.dtd +@unexec %%MKCATALOG%% -q deinstall %%DTD_NAME%% share/sgml/html/catalog +@exec %%MKCATALOG%% -q install %%DTD_NAME%% @dirrm share/sgml/html/2.0 @dirrm share/sgml/html/3.2 @dirrm share/sgml/html/4.0 |