svn commit: r359660 - head/devel/ecb

Antoine Brodin antoine at FreeBSD.org
Sat Jun 28 06:13:29 UTC 2014


Author: antoine
Date: Sat Jun 28 06:13:28 2014
New Revision: 359660
URL: http://svnweb.freebsd.org/changeset/ports/359660
QAT: https://qat.redports.org/buildarchive/r359660/

Log:
  Allow to build with texinfo from ports

Modified:
  head/devel/ecb/Makefile

Modified: head/devel/ecb/Makefile
==============================================================================
--- head/devel/ecb/Makefile	Sat Jun 28 05:13:52 2014	(r359659)
+++ head/devel/ecb/Makefile	Sat Jun 28 06:13:28 2014	(r359660)
@@ -14,7 +14,7 @@ COMMENT=	Emacs Code Browser
 
 LICENSE=	GPLv2
 
-USES=		gmake
+USES=		gmake makeinfo
 USE_EMACS=	yes
 
 LISPDIR=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}


More information about the svn-ports-head mailing list