From 58fc6d3038247bdf052676b29500caab9aa51a27 Mon Sep 17 00:00:00 2001 From: mi Date: Sun, 8 Jul 2007 17:19:33 +0000 Subject: Add explicit @dirrmtry to remove the rw-locale at package deinstall. Unlike other locales, rw is not yet listed in the BSD.local.dist mtree. Discussed with: portmgr (pav) --- www/lynx/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/lynx') diff --git a/www/lynx/pkg-plist b/www/lynx/pkg-plist index d1e2a948e870..7dbf46dd4437 100644 --- a/www/lynx/pkg-plist +++ b/www/lynx/pkg-plist @@ -126,3 +126,5 @@ share/lynx_help/lynx_url_support.html %%NLS%%share/locale/rw/LC_MESSAGES/lynx.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/lynx.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/lynx.mo +%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/rw -- cgit