Use RUBY_SUFFIX

With hat:	ruby
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-01-13 14:45:04 +00:00
parent 2c6510d675
commit a1658362b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431394

View file

@ -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: