1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

devel/rubygem-webby: unmark broken with 2.1, builds fine

This commit is contained in:
Steve Wills 2015-04-03 13:12:01 +00:00
parent 24b9f273e6
commit 27a4f30f5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383116

View File

@ -24,10 +24,4 @@ USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/webby bin/webby-gen
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 2.1
BROKEN= Does not build with Ruby 2.1
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>