Bug 70013 - [patch] x11-toolkits/gtkmm24: warnings when deinstalling
Summary: [patch] x11-toolkits/gtkmm24: warnings when deinstalling
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: 2004-08-04 22:10 UTC by Jean-Sébastien Pédron
Modified: 2004-08-04 23:00 UTC (History)
0 users

See Also:


Attachments
gtkmm-plist.patch (583 bytes, patch)
2004-08-04 22:10 UTC, Jean-Sébastien Pédron
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Sébastien Pédron 2004-08-04 22:10:23 UTC
The `x11-toolkits/gtkmm24' port installs docs in
/usr/X11R6/share/devhelp/books, as the `x11-toolkits/gtk--2' do. At
deinstall time, it tries to remove the `devhelp' directory, but if
gtk--2 is installed too, it prints a warning. gtk--2 doesn't try to
remove it.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-08-04 22:59:48 UTC
State Changed
From-To: open->closed

Thanks for the report, but a different solution was used.