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:
parent
dcd67527ab
commit
6fefa07c6f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user