Summary: | Update port java/jmp from 0.49 to 0.50.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ronald Klop <ronald> | ||||||
Component: | Individual Port(s) | Assignee: | Stefan Walter <stefan> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | ronald | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Ronald Klop
2006-05-08 19:20:17 UTC
Responsible Changed From-To: freebsd-ports-bugs->stefan Take. Hi, please have a look at this modified patch. OPTIONS knobs should be evaluated after including bsd.port.pre.mk (see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html#AEN2410 for more info), which the patch addresses. Building with WITHOUT_X11=yes still fails, though. Regards, Stefan State Changed From-To: open->feedback Awaiting maintainer's feedback. On Tue, 09 May 2006 21:36:38 +0300, Stefan Walter <stefan@freebsd.org> wrote: > Hi, > > please have a look at this modified patch. OPTIONS knobs should be > evaluated after including bsd.port.pre.mk (see > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html#AEN2410 > for more info), which the patch addresses. Building with WITHOUT_X11=yes > still fails, though. > > Regards, > Stefan Looks ok by me. Is it possible that you commit this now and I'll fix the WITHOUT_X11 option later? If not, please remove the WITHOUT_X11 option and I'll add it back in a future update. I'll reread the porters handbook. ;-) Ronald. State Changed From-To: feedback->closed Committed, thanks! |