svn commit: r457164 - head/graphics/enblend

Tijl Coosemans tijl at FreeBSD.org
Sun Dec 24 14:08:53 UTC 2017


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
 


More information about the svn-ports-head mailing list