mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat
This commit is contained in:
parent
a6d2b3bccd
commit
28e84cf624
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260947
@ -20,4 +20,10 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not compile on 6.X
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user