svn commit: r362196 - head/graphics/vips

John Marino marino at FreeBSD.org
Fri Jul 18 09:26:40 UTC 2014


Author: marino
Date: Fri Jul 18 09:26:39 2014
New Revision: 362196
URL: http://svnweb.freebsd.org/changeset/ports/362196
QAT: https://qat.redports.org/buildarchive/r362196/

Log:
  graphics/vips: Unbreak by removing BROKEN
  
  mi@ fixed the port by upgrading the version but forgot to remove
  the BROKEN definition.

Modified:
  head/graphics/vips/Makefile

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Fri Jul 18 09:01:37 2014	(r362195)
+++ head/graphics/vips/Makefile	Fri Jul 18 09:26:39 2014	(r362196)
@@ -9,7 +9,6 @@ MASTER_SITES=	http://www.vips.ecs.soton.
 MAINTAINER=	antoine at FreeBSD.org
 COMMENT=	Free image processing system
 
-BROKEN=		Fails to package
 OPTIONS_DEFINE=	PYTHON DOCS
 OPTIONS_DEFAULT=
 PYTHON_DESC=	Create Python bindings


More information about the svn-ports-all mailing list