mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Remove outdate RUBY_VER check
This commit is contained in:
parent
433a66dea8
commit
99ef59a5eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457455
@ -16,10 +16,4 @@ USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
SHEBANG_FILES= examples/*.rb
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${RUBY_VER} >= 2.2
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ext_bdb1_recnum.c
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user