diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2006-10-08 21:23:14 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2006-10-08 21:23:14 +0000 |
commit | c0f89aa0864260c285959ae719a288fbe17298fa (patch) | |
tree | e259bc590242b6e9320b777551b9ce463cf08a48 /devel/avr-binutils | |
parent | be4b73333ae80eaafa98be58a13e3445e6bda16d (diff) |
Try to remove the "rw" locale directories when uninstalling.
Notes
Notes:
svn path=/head/; revision=175004
Diffstat (limited to 'devel/avr-binutils')
-rw-r--r-- | devel/avr-binutils/Makefile | 2 | ||||
-rw-r--r-- | devel/avr-binutils/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile index 1501888dcce3..ea83be6985a3 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= binutils PORTVERSION= 2.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases diff --git a/devel/avr-binutils/pkg-plist b/devel/avr-binutils/pkg-plist index 603d27dd92fa..ae9737d46efa 100644 --- a/devel/avr-binutils/pkg-plist +++ b/devel/avr-binutils/pkg-plist @@ -72,6 +72,8 @@ share/locale/vi/LC_MESSAGES/ld.mo share/locale/zh_CN/LC_MESSAGES/binutils.mo share/locale/zh_CN/LC_MESSAGES/ld.mo share/locale/zh_TW/LC_MESSAGES/binutils.mo +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw @dirrm avr/lib/ldscripts @dirrm avr/lib @dirrm avr/bin |