Summary: | Mk/bsd.port.mk: remove USE_XLIB dependency when USE_XORG and USE_IMAKE are defined | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Florent Thoumie <flz> | ||||
Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Florent Thoumie
2008-04-01 16:50:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool) This looks counterintuitive to me. How about converting all ports that define USE_IMAKE today to USE_XORG and then dropping the USE_X_PREFIX assignment completely? -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Linux is a happy free-for-all chaos. On Tue, Apr 1, 2008 at 9:47 PM, Pav Lucistnik <pav@freebsd.org> wrote: > This looks counterintuitive to me. > > How about converting all ports that define USE_IMAKE today to USE_XORG > and then dropping the USE_X_PREFIX assignment completely? It is the same, except we get the benefits of the conversion gradually at the cost of introducing a temporary test. Obviously, I forgot to mention that all ports defining USE_IMAKE and USE_XORG will need to have a PORTREVISION bump. On principle I'm not against your proposal, I'm just giving Martin some time to breathe :-) -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer State Changed From-To: open->analyzed Being tested in an exprun State Changed From-To: analyzed->feedback A bunch of ports failed in the exp run, they will need to be fixed before this can go in. State Changed From-To: feedback->open Re-open, ports have been fixed. State Changed From-To: open->feedback A bunch of ports still fails. Logs sent to requestor in private mails State Changed From-To: feedback->closed This was commited during xorg 7.4 merge. |