Bug 110459 - [MAINTAINER] graphics/gnash: minor GTK-related fix
Summary: [MAINTAINER] graphics/gnash: minor GTK-related fix
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-18 00:20 UTC by Dmitry Marakasov
Modified: 2007-03-18 13:39 UTC (History)
0 users

See Also:


Attachments
gnash.patch (635 bytes, patch)
2007-03-18 00:20 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-03-18 00:20:06 UTC
GTK is required for plugin;
* note this in OPTIONS
* make sure plugin don't get into plist if GTK is disabled 

Noticed by: Mario Pavlov <freebsd at abv dot bg>
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-03-18 05:47:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-18 13:29:54 UTC
rafan       2007-03-18 13:29:48 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gnash       Makefile 
  Log:
  - GTK is required by PLUGIN
  
  PR:             ports/110459
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
  
  Revision  Changes    Path
  1.15      +2 -2      ports/graphics/gnash/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 Rong-En Fan freebsd_committer freebsd_triage 2007-03-18 13:39:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!