mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
- Ruby 1.9 is default, remove logic for it
With hat: ruby@
This commit is contained in:
parent
41c2f8e8ed
commit
3e8ccd37f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338490
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ post-install:
|
||||||
.endfor
|
.endfor
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${RUBY_VER} == "1.9"
|
|
||||||
CONFIGURE_ENV+= EXTRA_CFLAGS="${EXTRA_CFLAGS} -DWITH_RUBY_19"
|
CONFIGURE_ENV+= EXTRA_CFLAGS="${EXTRA_CFLAGS} -DWITH_RUBY_19"
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue