aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-18 04:03:37 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-18 04:03:37 +0000
commit84fd75e1bc81706cca40c70e9e5398d5beec83bb (patch)
treed9c23969ea473b38493cb862930f6917795bd1fb
parentb0ae221eba81e628ea0bacafcffbea8a49d158cd (diff)
downloadports-84fd75e1bc81706cca40c70e9e5398d5beec83bb.tar.gz
ports-84fd75e1bc81706cca40c70e9e5398d5beec83bb.zip
Remove the 'rw' locale directory by hand until such time as the
BSD.local.mtree file catches up with reality. Submitted by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=148701
-rw-r--r--devel/bison2/Makefile1
-rw-r--r--devel/bison2/pkg-plist2
2 files changed, 3 insertions, 0 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index 7fa945f01b51..3a08005d3460 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bison
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/devel/bison2/pkg-plist b/devel/bison2/pkg-plist
index 84f8fcce67fb..f1cbdfa9633f 100644
--- a/devel/bison2/pkg-plist
+++ b/devel/bison2/pkg-plist
@@ -53,6 +53,8 @@ share/aclocal/bison-i18n.m4
%%NLS%%share/locale/tr/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/vi/LC_MESSAGES/bison.mo
%%NLS%%share/locale/vi/LC_MESSAGES/bison-runtime.mo
+%%NLS%%@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/rw 2>/dev/null || true
@dirrm %%DATADIR%%/m4sugar
@dirrm %%DATADIR%%
@unexec rmdir %D/share/aclocal 2>/dev/null || true