1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Mk/bsd.ruby.mk: Fix typo

Reported by:	makc
Fixes:		633b51aa6f (lang/ruby31: Add new port)
This commit is contained in:
Yasuhiro Kimura 2021-12-20 08:57:23 +09:00
parent dcd67527ab
commit 6fefa07c6f

View File

@ -294,7 +294,7 @@ PLIST_SUB+= ${PLIST_RUBY_DIRS:C,DIR="(${LOCALBASE}|${PREFIX})/,DIR=",} \
RUBY26=${RUBY26} \
RUBY27=${RUBY27} \
RUBY30=${RUBY30} \
RUBY30=${RUBY31}
RUBY31=${RUBY31}
.if ${PORT_OPTIONS:MDEBUG}
RUBY_FLAGS+= -d