Bug 55398 - A port depending on x11/libcapplet fails to link
Summary: A port depending on x11/libcapplet fails to link
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: 2003-08-08 20:50 UTC by SUGIMOTO Sadahiro
Modified: 2003-08-08 21:49 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (723 bytes, patch)
2003-08-08 20:50 UTC, SUGIMOTO Sadahiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SUGIMOTO Sadahiro 2003-08-08 20:50:22 UTC
www/gtkhtml, which depends on x11/libcapplet, fails to link because the result
of `gnome-config --libs-only-l capplet` contains -lgnugetopt.

How-To-Repeat: 
# cd /usr/ports/www/gtkhtml
# make
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-08-08 21:49:14 UTC
State Changed
From-To: open->closed

Committed, thanks!