Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 20:14:28 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359299 - head/math/fftw
Message-ID:  <201406252014.s5PKESiH016905@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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