| Summary: | graphics/opendx doesn't build with diablo-jdk16 | ||||||
|---|---|---|---|---|---|---|---|
| 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
Stephen Montgomery-Smith
2008-10-24 06:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Working on it. amdmi3 2008-10-24 11:01:48 UTC
FreeBSD ports repository
Modified files:
graphics/opendx Makefile
Log:
- Fix build WITH_JAVA on i386
- Mark broken on !i386 when built WITH_JAVA (does not build)
- Disable java by default as suggested in ports/127386 (too many problems with it after all)
PR: 128329
Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
Revision Changes Path
1.59 +9 -4 ports/graphics/opendx/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"
State Changed From-To: open->closed Committed. Thanks! |