Bug 145372 - Fix installing of linux gtk2 libs for multimedia/linux-huludesktop
Summary: Fix installing of linux gtk2 libs for multimedia/linux-huludesktop
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 05:40 UTC by Joseph S. Atkinson
Modified: 2010-04-08 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (547 bytes, patch)
2010-04-04 05:40 UTC, Joseph S. Atkinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph S. Atkinson 2010-04-04 05:40:03 UTC
Error of omission. The linux flashplayer port does not bring in gtk2 depends needed by Hulu Desktop. Therefore, we must do this ourselves.

This bumps PORTREVISION to fix current installs that might not be working.

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2010-04-04 13:31:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-08 01:28:01 UTC
wxs         2010-04-08 00:27:47 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/linux-huludesktop Makefile 
  Log:
  - Add missing dependency
  
  PR:             ports/145372
  Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/multimedia/linux-huludesktop/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 Wesley Shields freebsd_committer freebsd_triage 2010-04-08 01:29:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!