Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2012 01:04:41 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301294 - head/graphics/ruby-rmagick
Message-ID:  <201207220104.q6M14fYx009174@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207220104.q6M14fYx009174>