mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- fix build after ruby API change
This commit is contained in:
parent
b432e5aaad
commit
39b00fd491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247949
@ -44,7 +44,10 @@ CONFIGURE_ARGS+= -upnp
|
||||
USE_RUBY= yes
|
||||
CONFIGURE_ARGS+= -ruby
|
||||
.include "${PORTSDIR}/Mk/bsd.ruby.mk"
|
||||
CFLAGS+= -Drb_errinfo=ruby_errinfo
|
||||
|
||||
post-configure:
|
||||
${REINPLACE_CMD} -e 's|RFLOAT_VALUE|USE_RUBYVERSION_19|' \
|
||||
${WRKSRC}/src/dinoex_ruby.c
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user