Bug 92274 - [maintainer] fix graphics/libggi when WITHOUT_X11 is set
Summary: [maintainer] fix graphics/libggi when WITHOUT_X11 is set
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 17:30 UTC by Antoine Brodin
Modified: 2006-01-24 18:32 UTC (History)
0 users

See Also:


Attachments
libggi.diff (1.39 KB, patch)
2006-01-24 17:30 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin 2006-01-24 17:30:03 UTC
When WITHOUT_X11 is set, a directory isn't removed (reported by kkenn) :

%%%
Deleting libggi-2.2.0,1 
prefixes: usr/local usr/X11R6
================================================================
Deleting libtool-1.5.22_1 libgii-1.0.0 
pkg_delete: unable to completely remove directory '/usr/local/lib/ggi'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
2711855        4 drwxr-xr-x    2 root             wheel                 512 Jan 23 12:54 usr/local/lib/ggi/helper
================================================================
build of /usr/ports/graphics/libggi ended at Mon Jan 23 12:57:16 UTC 2006
%%%
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2006-01-24 18:13:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-01-24 18:32:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!