devel/rubygem-irb: Use proper variable, RUBY_PORT
This commit is contained in:
parent
9e1784a8a6
commit
ea3b7bdeef
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ post-install:
|
|||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/bin/irb
|
||||
.else
|
||||
IGNORE= ${PORTNAME} is included in lang/${RUBY_NAME}
|
||||
IGNORE= ${PORTNAME} is included in ${RUBY_PORT}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue