Bug 128063 - cad/netgen does not build
Summary: cad/netgen does not build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 16:00 UTC by Stephen Montgomery-Smith
Modified: 2008-10-22 22:10 UTC (History)
0 users

See Also:


Attachments
file.diff (983 bytes, patch)
2008-10-13 16:00 UTC, Stephen Montgomery-Smith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!