Bug 145372

Summary: Fix installing of linux gtk2 libs for multimedia/linux-huludesktop
Product: Ports & Packages Reporter: Joseph S. Atkinson <jsa>
Component: Individual Port(s)Assignee: Wesley Shields <wxs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!