1
0
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:
Steve Wills 2011-08-06 15:56:58 +00:00
parent 1375a57930
commit 7c7baeb144
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279034

View File

@ -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>