diff options
Diffstat (limited to 'devel/gettext/PLIST')
-rw-r--r-- | devel/gettext/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gettext/PLIST b/devel/gettext/PLIST index 03a34b8b3d4..cfee6423c08 100644 --- a/devel/gettext/PLIST +++ b/devel/gettext/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/12 01:56:23 grant Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/12/22 05:14:41 jlam Exp $ bin/autopoint bin/gettext bin/gettextize @@ -202,5 +202,6 @@ ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gettext.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gettext.mo @dirrm share/gettext/po @dirrm share/gettext/intl +@unexec ${RMDIR} %D/share/gettext 2>/dev/null || ${TRUE} @dirrm lib/gettext @dirrm doc/gettext |