svn commit: r359299 - head/math/fftw
Antoine Brodin
antoine at FreeBSD.org
Wed Jun 25 20:14:29 UTC 2014
Author: antoine
Date: Wed Jun 25 20:14:28 2014
New Revision: 359299
URL: http://svnweb.freebsd.org/changeset/ports/359299
QAT: https://qat.redports.org/buildarchive/r359299/
Log:
Allow to build with texinfo from ports
Modified:
head/math/fftw/Makefile
Modified: head/math/fftw/Makefile
==============================================================================
--- head/math/fftw/Makefile Wed Jun 25 20:10:17 2014 (r359298)
+++ head/math/fftw/Makefile Wed Jun 25 20:14:28 2014 (r359299)
@@ -22,7 +22,7 @@ FFTW_FLAVOR?= default
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
-USES= fortran gmake libtool:keepla
+USES= fortran gmake libtool:keepla makeinfo
USE_LDCONFIG= yes
BROKEN_sparc64= does not build
More information about the svn-ports-all
mailing list