Bug 141789 - multimedia/gxine: remove false dependence on libXaw
Summary: multimedia/gxine: remove false dependence on libXaw
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-20 01:40 UTC by Carlos Santos
Modified: 2010-01-05 13:24 UTC (History)
0 users

See Also:


Attachments
file.diff (377 bytes, patch)
2009-12-20 01:40 UTC, Carlos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!