mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Mark broken with Ruby 1.9
With hat: ruby@
This commit is contained in:
parent
1375a57930
commit
7c7baeb144
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279034
@ -117,4 +117,7 @@ post-extract:
|
||||
${UNZIP_CMD} -qo ${DISTDIR}/Unihan.zip -d ${WRKSRC}/module/dict
|
||||
.endif
|
||||
|
||||
.if ${RUBY_VER} == 1.9
|
||||
BROKEN= does not work with ruby 1.9
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user