diff options
author | mezz <mezz@FreeBSD.org> | 2005-01-14 04:12:39 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-01-14 04:12:39 +0800 |
commit | 2eb05e395ef582d4a332c573401ab0a8854f655d (patch) | |
tree | b17ff830b0850bd46958ac746f346c68c6f3fc5c /textproc/xmlroff/pkg-plist | |
parent | 9039dc102c3b12696e65f898ffc1023d540af42e (diff) | |
download | freebsd-ports-gnome-2eb05e395ef582d4a332c573401ab0a8854f655d.tar.gz freebsd-ports-gnome-2eb05e395ef582d4a332c573401ab0a8854f655d.tar.zst freebsd-ports-gnome-2eb05e395ef582d4a332c573401ab0a8854f655d.zip |
Fix the pkg-plist.
Reported by: pointyhat via kris
Submitted by: James Earl <chero7@telus.net> (maintainer)
Diffstat (limited to 'textproc/xmlroff/pkg-plist')
-rw-r--r-- | textproc/xmlroff/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlroff/pkg-plist b/textproc/xmlroff/pkg-plist index b6ee5405afc3..5ac5ce40ec1d 100644 --- a/textproc/xmlroff/pkg-plist +++ b/textproc/xmlroff/pkg-plist @@ -340,6 +340,7 @@ share/xml/libfo-0.3.0/catalog.xml share/xml/libfo-0.3.0/libfo-compat.xsl share/xml/libfo-0.3.0/xmlroff.fo @dirrm share/xml/libfo-0.3.0 +@unexec rmdir %D/share/xml 2>/dev/null || true @dirrm %%DOCSDIR%% @dirrm include/libfo-0.3/property @dirrm include/libfo-0.3/libfo |