aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby-programmingruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby-programmingruby/Makefile')
-rw-r--r--lang/ruby-programmingruby/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/ruby-programmingruby/Makefile b/lang/ruby-programmingruby/Makefile
index c9ceeb3495c4..c1b250492251 100644
--- a/lang/ruby-programmingruby/Makefile
+++ b/lang/ruby-programmingruby/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Programming Ruby--The Book
-# Date created: 8 March 2001
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
-#
PORTNAME= programmingruby
PORTVERSION= 0.4
@@ -27,6 +23,7 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
DOCSDIR= ${RUBY_MODDOCDIR}
+NO_STAGE= yes
do-install:
${MKDIR} ${RUBY_MODDOCDIR}
@${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} -C ${RUBY_MODDOCDIR}