svn commit: r301294 - head/graphics/ruby-rmagick

Steve Wills swills at FreeBSD.org
Sun Jul 22 01:04:42 UTC 2012


Author: swills
Date: Sun Jul 22 01:04:41 2012
New Revision: 301294
URL: http://svn.freebsd.org/changeset/ports/301294

Log:
  - Unmark broken, it builds fine now that HDRI has been disabled by default
    in ImageMagick

Modified:
  head/graphics/ruby-rmagick/Makefile   (contents, props changed)

Modified: head/graphics/ruby-rmagick/Makefile
==============================================================================
--- head/graphics/ruby-rmagick/Makefile	Sat Jul 21 22:40:00 2012	(r301293)
+++ head/graphics/ruby-rmagick/Makefile	Sun Jul 22 01:04:41 2012	(r301294)
@@ -19,8 +19,6 @@ COMMENT=	A Ruby binding for ImageMagick
 
 LIB_DEPENDS=	MagickWand.5:${PORTSDIR}/graphics/ImageMagick
 
-BROKEN=		does not configure
-
 USE_BZIP2=	yes
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes



More information about the svn-ports-all mailing list