summaryrefslogtreecommitdiff
path: root/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-gettext_i18n_rails_js-rails52/Makefile')
-rw-r--r--devel/rubygem-gettext_i18n_rails_js-rails52/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile b/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile
index 83b7a547c79a..918e88599e04 100644
--- a/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile
+++ b/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gettext_i18n_rails_js
-PORTVERSION= 2.1.0
+PORTVERSION= 2.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails52
@@ -20,4 +20,7 @@ USES= gem
NO_ARCH= yes
+post-patch:
+ @${RM} -r ${WRKSRC}/vendor/bundle/
+
.include <bsd.port.mk>