Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2019 14:13:45 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512786 - head/graphics/enblend
Message-ID:  <201909251413.x8PEDjg2045798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Wed Sep 25 14:13:45 2019
New Revision: 512786
URL: https://svnweb.freebsd.org/changeset/ports/512786

Log:
  graphics/enblend: unbreak on powerpc64
  
  Builds fine.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/graphics/enblend/Makefile

Modified: head/graphics/enblend/Makefile
==============================================================================
--- head/graphics/enblend/Makefile	Wed Sep 25 13:43:22 2019	(r512785)
+++ head/graphics/enblend/Makefile	Wed Sep 25 14:13:45 2019	(r512786)
@@ -14,8 +14,6 @@ COMMENT=	Tool for image blending with multiresolution 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_powerpc64=	fails to configure: libvigraimpex is required to compile Enblend
-
 BUILD_DEPENDS=	help2man:misc/help2man \
 		${LOCALBASE}/include/boost/version.hpp:devel/boost-libs
 LIB_DEPENDS=	liblcms2.so:graphics/lcms2 \



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