Bug 140807 - [patch] x11/hs-x11-ghc - explicit off for xinerama support
Summary: [patch] x11/hs-x11-ghc - explicit off for xinerama support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 10:40 UTC by Pavel Plesov
Modified: 2009-11-28 23:46 UTC (History)
0 users

See Also:


Attachments
file.diff (653 bytes, patch)
2009-11-23 10:40 UTC, Pavel Plesov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Plesov 2009-11-23 10:40:07 UTC
Allow to force off xinerama support in x11/hs-x11-ghc. Otherwise it will be enabled if xinerama headers present in the system - even if option is OFF.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-23 10:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-28 23:31:38 UTC
pgj         2009-11-28 23:31:25 UTC

  FreeBSD ports repository

  Modified files:
    x11/hs-x11-ghc       Makefile 
  Log:
  - Allow to force off Xinerama support
  
  PR:             ports/140807
  Submitted by:   Pavel Plesov <pavel.plesov (at) gmail.com>
  
  Revision  Changes    Path
  1.12      +5 -1      ports/x11/hs-x11-ghc/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"
Comment 3 Gabor Pali freebsd_committer freebsd_triage 2009-11-28 23:45:39 UTC
State Changed
From-To: open->closed

Your patch has been committed.  Thank you!