Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2016 12:58:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428755 - head/graphics/enblend
Message-ID:  <201612171258.uBHCwoet080395@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 17 12:58:50 2016
New Revision: 428755
URL: https://svnweb.freebsd.org/changeset/ports/428755

Log:
  - Remove duplicate BUILD_DEPENDS: already added by USES=makeinfo
  
  Approved by:	portmgr (blanket)

Modified:
  head/graphics/enblend/Makefile

Modified: head/graphics/enblend/Makefile
==============================================================================
--- head/graphics/enblend/Makefile	Sat Dec 17 12:58:45 2016	(r428754)
+++ head/graphics/enblend/Makefile	Sat Dec 17 12:58:50 2016	(r428755)
@@ -15,7 +15,6 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	help2man:misc/help2man \
-		${LOCALBASE}/bin/makeinfo:print/texinfo \
 		OpenEXR>=1.0:graphics/OpenEXR
 LIB_DEPENDS=	liblcms2.so:graphics/lcms2 \
 		libtiff.so:graphics/tiff \



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