Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 22:34:53 +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: r359315 - head/devel/cvs
Message-ID:  <201406252234.s5PMYr3Q082479@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jun 25 22:34:53 2014
New Revision: 359315
URL: http://svnweb.freebsd.org/changeset/ports/359315
QAT: https://qat.redports.org/buildarchive/r359315/

Log:
  Allow to build info pages with texinfo from ports

Modified:
  head/devel/cvs/Makefile

Modified: head/devel/cvs/Makefile
==============================================================================
--- head/devel/cvs/Makefile	Wed Jun 25 22:31:44 2014	(r359314)
+++ head/devel/cvs/Makefile	Wed Jun 25 22:34:53 2014	(r359315)
@@ -10,7 +10,7 @@ COMMENT=	Version control system
 
 LICENSE=	GPLv2
 
-USES=		uidfix tar:xz
+USES=		makeinfo tar:xz uidfix
 WRKSRC=		${WRKDIR}/call/cvs-build
 INFO=		cvs cvsclient
 



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