aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-tzfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-tzfile/Makefile')
-rw-r--r--devel/ruby-tzfile/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/ruby-tzfile/Makefile b/devel/ruby-tzfile/Makefile
index 41b7cbd4bd6c..3bc4748c992b 100644
--- a/devel/ruby-tzfile/Makefile
+++ b/devel/ruby-tzfile/Makefile
@@ -16,15 +16,13 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
USE_RUBY= yes
-.if !defined(NOPORTDOCS)
-USE_RUBY_RD= yes
-.endif
+USE_RUBY_RDTOOL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
do-build:
.if !defined(NOPORTDOCS)
- cd ${WRKSRC}; ${RUBY_RD} tzfile.rb > tzfile.html
+ cd ${WRKSRC}; ${RUBY_RD2} tzfile.rb > tzfile.html
.endif
do-install: