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

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: