[Midnightbsd-cvs] mports [16625] trunk/devel/bison/Makefile: makeinfo added to USES

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 26 21:39:18 EDT 2014


Revision: 16625
          http://svnweb.midnightbsd.org/mports/?rev=16625
Author:   laffer1
Date:     2014-08-26 21:39:17 -0400 (Tue, 26 Aug 2014)
Log Message:
-----------
makeinfo added to USES

Modified Paths:
--------------
    trunk/devel/bison/Makefile

Modified: trunk/devel/bison/Makefile
===================================================================
--- trunk/devel/bison/Makefile	2014-08-27 01:35:04 UTC (rev 16624)
+++ trunk/devel/bison/Makefile	2014-08-27 01:39:17 UTC (rev 16625)
@@ -2,7 +2,7 @@
 
 PORTNAME=	bison
 PORTVERSION=	2.7.1
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
@@ -17,7 +17,7 @@
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
-USES=		charsetfix tar:xz
+USES=		charsetfix makeinfo tar:xz
 USE_PERL5_BUILD=yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



More information about the Midnightbsd-cvs mailing list