Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2014 14:19:30 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359359 - head/graphics/epix
Message-ID:  <201406261419.s5QEJUCK016861@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jun 26 14:19:30 2014
New Revision: 359359
URL: http://svnweb.freebsd.org/changeset/ports/359359
QAT: https://qat.redports.org/buildarchive/r359359/

Log:
  Allow to build with texinfo from ports

Modified:
  head/graphics/epix/Makefile

Modified: head/graphics/epix/Makefile
==============================================================================
--- head/graphics/epix/Makefile	Thu Jun 26 14:17:05 2014	(r359358)
+++ head/graphics/epix/Makefile	Thu Jun 26 14:19:30 2014	(r359359)
@@ -15,7 +15,7 @@ BUILD_DEPENDS=	latex-pgf>=0:${PORTSDIR}/
 		bash:${PORTSDIR}/shells/bash
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
-USES=		gmake tar:bzip2
+USES=		gmake makeinfo tar:bzip2
 USE_TEX=	latex dvipsk:build
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-bash=${LOCALBASE}/bin/bash \



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