Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2012 14:50:08 GMT
From:      Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/164017: [NEW PORT] math/plasma: Parallel Linear Algebra Software for Multicore Architectures
Message-ID:  <201201111450.q0BEo8j8080830@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/164017; it has been noted by GNATS.

From: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
To: bug-followup@FreeBSD.org, phd_kimberlite@yahoo.co.jp
Cc:  
Subject: Re: ports/164017: [NEW PORT] math/plasma: Parallel Linear Algebra
 Software for Multicore Architectures
Date: Wed, 11 Jan 2012 23:26:30 +0900

 This is a multi-part message in MIME format.
 --------------030101020701000804060304
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I'm sorry!
 The shar file that was submitted previously contains typo.
 Please apply the attached patch before commit the PR.
 
 Thanks, Shibusawa
 
 --------------030101020701000804060304
 Content-Type: text/plain;
  name="patch.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch.txt"
 
 diff -ur ../plasma_/./Makefile ./Makefile
 --- ../plasma_/./Makefile	2012-01-11 23:20:22.000000000 +0900
 +++ ./Makefile	2012-01-11 23:20:41.000000000 +0900
 @@ -22,7 +22,7 @@
  USE_GMAKE=	yes
  MAKE_JOBS_SAFE=	yes
  
 -OPTIONS=	DOXYGEN "Install Doxygen to build manpages" On
 +OPTIONS=	DOXYGEN "Install Doxygen to build manpages" Off
  
  LIB_DEPENDS+=	hwloc.4:${PORTSDIR}/devel/hwloc
  .if defined(MAINTAINER_MODE)
 
 --------------030101020701000804060304--



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