diff options
-rw-r--r-- | lang/ruby-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile index 5fd5e2156787..07a09f055ede 100644 --- a/lang/ruby-mode.el/Makefile +++ b/lang/ruby-mode.el/Makefile @@ -14,7 +14,7 @@ DISTFILES= # none MAINTAINER= knu@FreeBSD.org COMMENT= Emacs lisp modules for the Ruby language -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch +EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch USE_RUBY= yes RUBY_VER= 1.8 |