Bug 128063

Summary: cad/netgen does not build
Product: Ports & Packages Reporter: Stephen Montgomery-Smith <stephen>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Stephen Montgomery-Smith 2008-10-13 16:00:12 UTC
The port cad/netgen does not build.  This is because it depends upon the port cad/opencascade, which does not build, and is unlikely to be fixed in the near future.

Fix: The bandaid fix is to remove the dependency on opencascade by changing WITHOUT_OCC to WITH_OCC.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-22 08:55:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-22 22:09:40 UTC
amdmi3      2008-10-22 21:09:31 UTC

  FreeBSD ports repository

  Modified files:
    cad/netgen           Makefile 
  Log:
  - Make so it doesn't depend on [broken] cad/opencascade be default
  
  PR:             128063
  Submitted by:   Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
  
  Revision  Changes    Path
  1.17      +3 -3      ports/cad/netgen/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-22 22:09:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!