aboutsummaryrefslogtreecommitdiff
path: root/www/linkchecker
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-24 02:53:33 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-24 02:53:33 +0000
commite3059119153da13af0c9d8173ae043c89659082c (patch)
treee7fe8f58c62b47f94291c43b7bfed8cc499c6b08 /www/linkchecker
parente2e5c40ad0b44e75d738cb7a8761b6d970dbc629 (diff)
downloadports-e3059119153da13af0c9d8173ae043c89659082c.tar.gz
ports-e3059119153da13af0c9d8173ae043c89659082c.zip
Quietly tidy up the locale directories after ourselves.
Notes
Notes: svn path=/head/; revision=122272
Diffstat (limited to 'www/linkchecker')
-rw-r--r--www/linkchecker/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linkchecker/pkg-plist b/www/linkchecker/pkg-plist
index 3a2dbfba47e7..ec6ac6554176 100644
--- a/www/linkchecker/pkg-plist
+++ b/www/linkchecker/pkg-plist
@@ -483,3 +483,6 @@ share/locale/nl/LC_MESSAGES/linkchecker.mo
%%DATADIR%%/logging.conf
@dirrm %%EXAMPLESDIR%%
@dirrm %%DATADIR%%
+@unexec rmdir %D/share/locale/de/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2> /dev/null || true