FreeBSD Bugzilla – Attachment 85981 Details for
Bug 122340
Mk/bsd.port.mk: remove USE_XLIB dependency when USE_XORG and USE_IMAKE are defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
use-imake.diff
use-imake.diff (text/plain), 561 bytes, created by
Florent Thoumie
on 2008-04-01 16:50:04 UTC
(
hide
)
Description:
use-imake.diff
Filename:
MIME Type:
Creator:
Florent Thoumie
Created:
2008-04-01 16:50:04 UTC
Size:
561 bytes
patch
obsolete
>Index: bsd.port.mk >=================================================================== >RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v >retrieving revision 1.591 >diff -u -r1.591 bsd.port.mk >--- bsd.port.mk 11 Mar 2008 23:45:04 -0000 1.591 >+++ bsd.port.mk 1 Apr 2008 10:29:28 -0000 >@@ -1356,7 +1356,7 @@ > SCRIPTDIR?= ${MASTERDIR}/scripts > PKGDIR?= ${MASTERDIR} > >-.if defined(USE_IMAKE) && !defined(USE_X_PREFIX) >+.if defined(USE_IMAKE) && !defined(USE_X_PREFIX) && !defined(USE_XORG) > USE_X_PREFIX= yes > .endif > .if defined(USE_X_PREFIX) && ${USE_X_PREFIX} == "no"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 122340
: 85981