aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-htree
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-13 14:45:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-13 14:45:04 +0000
commita1658362b51f0377338c7c7a35c0c2f6315c0ffc (patch)
treedb72c9944fa29533962ff75434d50a7ff81f5784 /textproc/ruby-htree
parent2c6510d6759e81a155fdb3a65bb89677c84e53e6 (diff)
Notes
Diffstat (limited to 'textproc/ruby-htree')
-rw-r--r--textproc/ruby-htree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile
index 1c58563184bd..2254cff3967e 100644
--- a/textproc/ruby-htree/Makefile
+++ b/textproc/ruby-htree/Makefile
@@ -26,7 +26,7 @@ PORTDOCS= *
do-build:
.if ${PORT_OPTIONS:MDOCS}
- cd ${BUILD_WRKSRC}; ${LOCALBASE}/bin/rdoc${RUBY_VER:S/.//} ${LIB_FILES}
+ cd ${BUILD_WRKSRC}; ${LOCALBASE}/bin/rdoc${RUBY_SUFFIX} ${LIB_FILES}
.endif
do-install: