Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 14:08:52 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457164 - head/graphics/enblend
Message-ID:  <201712241408.vBOE8qXe007787@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Dec 24 14:08:51 2017
New Revision: 457164
URL: https://svnweb.freebsd.org/changeset/ports/457164

Log:
  Remove unneeded USE_AUTOTOOLS.

Modified:
  head/graphics/enblend/Makefile

Modified: head/graphics/enblend/Makefile
==============================================================================
--- head/graphics/enblend/Makefile	Sun Dec 24 14:02:45 2017	(r457163)
+++ head/graphics/enblend/Makefile	Sun Dec 24 14:08:51 2017	(r457164)
@@ -26,7 +26,6 @@ RUN_DEPENDS=	OpenEXR>=1.0:graphics/OpenEXR
 
 BROKEN_powerpc64=	fails to configure: libvigraimpex is required to compile Enblend
 
-USE_AUTOTOOLS=	automake:env autoconf:env
 USES=		compiler:features gmake jpeg localbase makeinfo
 CONFIGURE_ARGS=	--with-boost-filesystem
 



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