Remove share/xsl on deinstall.
This commit is contained in:
parent
9cf4544348
commit
f2dcebdb4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177069
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= docbook-xsl
|
||||
PORTVERSION= 1.71.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= docbook
|
||||
|
|
|
@ -1911,6 +1911,7 @@ share/xsl/docbook/xhtml/xref.xsl
|
|||
@dirrm share/xsl/docbook/extensions
|
||||
@dirrm share/xsl/docbook/common
|
||||
@dirrm share/xsl/docbook
|
||||
@dirrmtry share/xsl
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/wordml
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/website
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/template
|
||||
|
|
Loading…
Reference in a new issue