summaryrefslogtreecommitdiff
path: root/lang/ruby-usersguide/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-26 09:58:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-26 09:58:59 +0000
commit67e367a250d17aee17a54b6c15a8f784490e9221 (patch)
treead26ccc83dfee8313f862dc52859a3a9c3c39a4a /lang/ruby-usersguide/Makefile
parentDefine USE_RUBY so that bsd.ruby.mk is automatically included. (diff)
Define USE_RUBY so that bsd.ruby.mk is automatically included.
Notes
Notes: svn path=/head/; revision=33133
Diffstat (limited to 'lang/ruby-usersguide/Makefile')
-rw-r--r--lang/ruby-usersguide/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile
index d5b8f4f1cb66..7f65827b5183 100644
--- a/lang/ruby-usersguide/Makefile
+++ b/lang/ruby-usersguide/Makefile
@@ -18,11 +18,13 @@ MAINTAINER= knu@FreeBSD.org
SHORTNAME= ${PORTNAME:S/usersguide/uguide/}
VERSION?= 20000917
-PLIST_SUB= LANGSUFFIX="${LANGSUFFIX}"
+USE_RUBY= yes
+RUBY_NO_BUILD_DEPENDS= yes
+RUBY_NO_RUN_DEPENDS= yes
WRKSRC= ${WRKDIR}/${SHORTNAME}
-
NO_BUILD= yes
+PLIST_SUB= LANGSUFFIX="${LANGSUFFIX}"
DOCDIR= ${RUBY_DOCDIR}/${PORTNAME}${LANGSUFFIX}