Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 16:58:39 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359260 - head/audio/festdoc
Message-ID:  <201406251658.s5PGwdaL020651@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun 25 16:58:39 2014
New Revision: 359260
URL: http://svnweb.freebsd.org/changeset/ports/359260
QAT: https://qat.redports.org/buildarchive/r359260/

Log:
  Fix build without texinfo in base

Modified:
  head/audio/festdoc/Makefile

Modified: head/audio/festdoc/Makefile
==============================================================================
--- head/audio/festdoc/Makefile	Wed Jun 25 16:30:03 2014	(r359259)
+++ head/audio/festdoc/Makefile	Wed Jun 25 16:58:39 2014	(r359260)
@@ -11,6 +11,7 @@ DIST_SUBDIR=	festival
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Documentation for Festival
 
+USES=		makeinfo
 NO_BUILD=	yes
 
 INFO=		festival



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