Use RUBY_SUFFIX
With hat: ruby
This commit is contained in:
parent
2c6510d675
commit
a1658362b5
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user