devel/rubygem-irb: Use proper variable, RUBY_PORT

This commit is contained in:
Po-Chuan Hsieh 2021-11-01 21:30:28 +08:00
parent 9e1784a8a6
commit ea3b7bdeef
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

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