svn commit: r359260 - head/audio/festdoc
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jun 25 16:58:40 UTC 2014
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 at FreeBSD.org
COMMENT= Documentation for Festival
+USES= makeinfo
NO_BUILD= yes
INFO= festival
More information about the svn-ports-all
mailing list