aboutsummaryrefslogtreecommitdiff
path: root/editors/vim6+ruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-03 15:05:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-03 15:05:32 +0000
commitba4e0df55b3347e0d44175a5552487f75ea9440f (patch)
tree4b19c9cb12897bab883ea02b6b7e6d36e7bb772e /editors/vim6+ruby
parent2f99357ddcfd6d0af7bdf6bdaa15593311cedf28 (diff)
There is no need to USE_AUTOCONF any more.
Notes
Notes: svn path=/head/; revision=40813
Diffstat (limited to 'editors/vim6+ruby')
-rw-r--r--editors/vim6+ruby/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile
index 9265f237ca1d..1db3441e1b54 100644
--- a/editors/vim6+ruby/Makefile
+++ b/editors/vim6+ruby/Makefile
@@ -16,7 +16,6 @@ COMMENT= ${.CURDIR}/pkg-comment
USE_RUBY= yes
-USE_AUTOCONF= yes
MAKE_ARGS= CONF_OPT_RUBY="--enable-rubyinterp" RUBY="${RUBY}"
.include "${MASTERDIR}/Makefile"