Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2014 08:29: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: r359746 - head/devel/p5-Sepia
Message-ID:  <201406290829.s5T8TUY1088169@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jun 29 08:29:30 2014
New Revision: 359746
URL: http://svnweb.freebsd.org/changeset/ports/359746
QAT: https://qat.redports.org/buildarchive/r359746/

Log:
  Allow to build with texinfo from ports

Modified:
  head/devel/p5-Sepia/Makefile

Modified: head/devel/p5-Sepia/Makefile
==============================================================================
--- head/devel/p5-Sepia/Makefile	Sun Jun 29 08:27:11 2014	(r359745)
+++ head/devel/p5-Sepia/Makefile	Sun Jun 29 08:29:30 2014	(r359746)
@@ -20,7 +20,7 @@ BUILD_DEPENDS=	p5-Devel-Size>=0:${PORTSD
 		p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USES=		perl5 gmake
+USES=		gmake makeinfo perl5
 USE_PERL5=	configure
 USE_EMACS=	yes
 



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