Bug 93612

Summary: Minor enhancement to math/spooles
Product: Ports & Packages Reporter: giffunip <giffunip>
Component: Individual Port(s)Assignee: Maho Nakata <maho>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description giffunip 2006-02-20 22:30:03 UTC
              When building the multithreaded part of the library the port was not sending CFLAGS. While here I also added -fPIC on amd64 so we can link spooles with the shared atlas libraries on CalculiX.
patch-MT+makefile and patch-MPI+makefile are not really necessary but I inlcuded them anyways to make the mnual building/testing easier.

Fix: patch follows:
How-To-Repeat:               Shared libraries of this port would be nice.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-20 22:32:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2006-03-15 06:09:15 UTC
State Changed
From-To: open->closed

committed, thanks!