diff options
author | joerg <joerg@FreeBSD.org> | 2006-10-09 05:23:14 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2006-10-09 05:23:14 +0800 |
commit | f9648506f560452e6a2fab3b26f8387d24190a2f (patch) | |
tree | b60ead99310e7dbab9f2515f87c10f8c84a9a83f /devel/avr-binutils | |
parent | e6a83621b195cd39f2e66f1e68b2f0effc4f9a26 (diff) | |
download | freebsd-ports-graphics-f9648506f560452e6a2fab3b26f8387d24190a2f.tar.gz freebsd-ports-graphics-f9648506f560452e6a2fab3b26f8387d24190a2f.tar.zst freebsd-ports-graphics-f9648506f560452e6a2fab3b26f8387d24190a2f.zip |
Try to remove the "rw" locale directories when uninstalling.
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 1501888dcce..ea83be6985a 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 603d27dd92f..ae9737d46ef 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 |