Bug 124512 - [patch] x11-toolkits/qt33 fix dependencies
Summary: [patch] x11-toolkits/qt33 fix dependencies
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-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 14:00 UTC by Pietro Cerutti
Modified: 2008-06-15 19:50 UTC (History)
0 users

See Also:


Attachments
qt33.diff (624 bytes, patch)
2008-06-12 14:00 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti freebsd_committer freebsd_triage 2008-06-12 14:00:09 UTC

qt33 depends on the xinerama, sm, inputproto, and xi XORG modules.
Usually, these dependencies are met by XFT and NAS, which are OPTIONS enabled by default.

How-To-Repeat: 

Try to disable all options and build qt33
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-12 14:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-15 19:47:50 UTC
arved       2008-06-15 18:47:46 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/qt33    Makefile 
  Log:
  Add dependency on xorg modules xinerama xm inputproto and xi to fix build
  if XFT and NAS are disabled
  
  PR:             124512
  Submitted by:   gahr
  
  Revision  Changes    Path
  1.221     +2 -1      ports/x11-toolkits/qt33/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 Tilman Keskinoz freebsd_committer freebsd_triage 2008-06-15 19:48:05 UTC
State Changed
From-To: open->closed

Commmitted, thanks