svn commit: r383531 - head/textproc/rubygem-rouge
Steve Wills
swills at FreeBSD.org
Tue Apr 7 18:36:34 UTC 2015
Author: swills
Date: Tue Apr 7 18:36:33 2015
New Revision: 383531
URL: https://svnweb.freebsd.org/changeset/ports/383531
Log:
textproc/rubygem-rouge: not broken with newer ruby now
Modified:
head/textproc/rubygem-rouge/Makefile
Modified: head/textproc/rubygem-rouge/Makefile
==============================================================================
--- head/textproc/rubygem-rouge/Makefile Tue Apr 7 18:18:01 2015 (r383530)
+++ head/textproc/rubygem-rouge/Makefile Tue Apr 7 18:36:33 2015 (r383531)
@@ -15,10 +15,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rougify
-.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-all
mailing list