svn commit: r383116 - head/devel/rubygem-webby
Steve Wills
swills at FreeBSD.org
Fri Apr 3 13:12:03 UTC 2015
Author: swills
Date: Fri Apr 3 13:12:01 2015
New Revision: 383116
URL: https://svnweb.freebsd.org/changeset/ports/383116
Log:
devel/rubygem-webby: unmark broken with 2.1, builds fine
Modified:
head/devel/rubygem-webby/Makefile
Modified: head/devel/rubygem-webby/Makefile
==============================================================================
--- head/devel/rubygem-webby/Makefile Fri Apr 3 12:59:59 2015 (r383115)
+++ head/devel/rubygem-webby/Makefile Fri Apr 3 13:12:01 2015 (r383116)
@@ -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>
More information about the svn-ports-head
mailing list