summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:47 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:47 +0000
commit5765994c280f3eb7b6f4f44579aed4f4d7a0b647 (patch)
tree16a0efe54cefac82c0a12bf553f6284a14fdcac7 /editors/vim
parentgraphics/py-s2: similarly to other s2 ports, drop gcc on powerpc64 (diff)
editors/vim: don't exclude RUBY on powerpc64
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 1af346de19cf..9119649b2474 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -116,9 +116,6 @@ CTAGS_BASE_DESC= Use system ctags
CTAGS_EXUBERANT_DESC= Use exctags instead of ctags
CTAGS_UNIVERSAL_DESC= Use uctags instead of ctags
-# BROKEN: ruby.h: error: wrong number of arguments specified for 'deprecated' attribute
-OPTIONS_EXCLUDE_powerpc64= RUBY
-
# GENERAL OPTIONS
CTAGS_EXUBERANT_RUN_DEPENDS= exctags:devel/ctags
CTAGS_UNIVERSAL_RUN_DEPENDS= uctags:devel/universal-ctags