svn commit: r359746 - head/devel/p5-Sepia

Antoine Brodin antoine at FreeBSD.org
Sun Jun 29 08:29:31 UTC 2014


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
 


More information about the svn-ports-head mailing list