Bug 141789

Summary: multimedia/gxine: remove false dependence on libXaw
Product: Ports & Packages Reporter: Carlos Santos <unixmania>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Carlos Santos 2009-12-20 01:40:01 UTC
Gxine doe not depend on libXaw bu the port makefile lists it as a dependence.

Fix: Apply the attached patch.

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/multimedia/gxine
make
 :-)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-20 01:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-05 13:18:59 UTC
makc        2010-01-05 13:18:49 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/gxine     Makefile distinfo pkg-descr 
  Log:
  Update to 0.5.905
  clean up USE_XORG [1]
  merge DBUS option to GNOME
  update www link
  
  PR:             based on ports/141789 [1]
  Submitted by:   Carlos A. M. dos Santos <unixmania at gmail.com>
  
  Revision  Changes    Path
  1.53      +7 -15     ports/multimedia/gxine/Makefile
  1.13      +3 -3      ports/multimedia/gxine/distinfo
  1.3       +1 -1      ports/multimedia/gxine/pkg-descr
_______________________________________________
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 Max Brazhnikov freebsd_committer freebsd_triage 2010-01-05 13:24:54 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!