FreeBSD Bugzilla – Attachment 101355 Details for
Bug 140807
[patch] x11/hs-x11-ghc - explicit off for xinerama support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 653 bytes, created by
Pavel Plesov
on 2009-11-23 10:40:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pavel Plesov
Created:
2009-11-23 10:40:07 UTC
Size:
653 bytes
patch
obsolete
>--- Makefile-orig 2009-11-23 13:07:12.377568646 +0300 >+++ Makefile 2009-11-23 13:10:29.902611913 +0300 >@@ -40,6 +40,9 @@ > > .if defined(WITH_XINERAMA) > USE_XORG+= xinerama >+CONFIGURE_ARGS+= --configure-option=--with-xinerama >+.else >+CONFIGURE_ARGS+= --configure-option=--without-xinerama > .endif > > .if defined(NOPORTDOCS) >@@ -70,7 +73,8 @@ > > do-configure: > cd ${WRKSRC} && ${GHC_CMD} --make Setup.hs -o setup -package Cabal \ >- && ${SETUP_CMD} configure --haddock-options=-w --prefix=${PREFIX} >+ && ${SETUP_CMD} configure --haddock-options=-w --prefix=${PREFIX} \ >+ ${CONFIGURE_ARGS} > > do-build: > cd ${WRKSRC} && ${SETUP_CMD} build \
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 140807
: 101355