Bug 66938 - Update port: x11/renderext - fix pkg-plist typo.
Summary: Update port: x11/renderext - fix pkg-plist typo.
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-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 13:50 UTC by Florent Thoumie
Modified: 2004-05-24 01:13 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (215 bytes, patch)
2004-05-20 13:50 UTC, Florent Thoumie
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florent Thoumie 2004-05-20 13:50:23 UTC
DOCSDIR is not expanded in the registered plist because of a typo in the
@dirrm line.

When deinstalling, %%DOCSDIR%% is not deleted.

How-To-Repeat: 
Type make install deinstall in /usr/ports/x11/renderext
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-05-20 16:55:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->x11

Over to maintainer(s).
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2004-05-24 01:13:49 UTC
State Changed
From-To: open->closed

Committed, thanks!