Bug 158848 - net/sobby depends on x11-toolkits/gtkmm24 instead of devel/glibmm
Summary: net/sobby depends on x11-toolkits/gtkmm24 instead of devel/glibmm
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 00:50 UTC by Ayron Jungren
Modified: 2011-07-14 14:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ayron Jungren 2011-07-13 00:50:08 UTC
net/sobby depends on x11-toolkits/gtkmm24 instead of devel/glibmm. This pulls in Gtk+ and a huge amount of dependencies to install a headless server that doesn't need gtkmm, just glibmm.

Fix: 

Replacing glibmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 with glibmm-2.4.1:${PORTSDIR}/devel/glibmm fixes the dependency issue. sobby still compiles and works perfectly.
How-To-Repeat: cat ${PORTSDIR}/net/sobby/Makefile
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2011-07-14 14:14:09 UTC
State Changed
From-To: open->closed

committed, thanks
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-14 14:14:15 UTC
arved       2011-07-14 13:14:00 UTC

  FreeBSD ports repository

  Modified files:
    net/sobby            Makefile 
  Log:
  Fix dependency on glibmm
  
  PR:             158848
  Submitted by:   Ayron Jungren
  
  Revision  Changes    Path
  1.20      +2 -2      ports/net/sobby/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"