summaryrefslogtreecommitdiffstats
path: root/editors/vim6+ruby
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-04-28 19:34:59 +0000
committerknu <knu@FreeBSD.org>2001-04-28 19:34:59 +0000
commit621b1b7b8dfd38e6e89e069f82298ea248176629 (patch)
treec656e20c175e8c652729bd4f64b9358c9651598f /editors/vim6+ruby
parentec908822a0ee26b4d315dbc388a8a41849b3f218 (diff)
downloadFreeBSD-ports-621b1b7b8dfd38e6e89e069f82298ea248176629.zip
FreeBSD-ports-621b1b7b8dfd38e6e89e069f82298ea248176629.tar.gz
Apply a hotfix against ruby-interp. This fixes the coredump when $_
is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0) It will be submitted to the vim6 author soon.
Diffstat (limited to 'editors/vim6+ruby')
-rw-r--r--editors/vim6+ruby/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile
index 1db3441..84df3f3 100644
--- a/editors/vim6+ruby/Makefile
+++ b/editors/vim6+ruby/Makefile
@@ -7,6 +7,8 @@
MASTERDIR= ${.CURDIR}/../vim6
+PORTREVISION= 1
+
CATEGORIES= editors ruby
PKGNAMESUFFIX= +ruby
OpenPOWER on IntegriCloud