Bug 124512

Summary: [patch] x11-toolkits/qt33 fix dependencies
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
qt33.diff none

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