Bug 50385 - fix PLIST mail/p5-Mail-Procmailrc for perllocal.pod
Summary: fix PLIST mail/p5-Mail-Procmailrc for perllocal.pod
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-03-28 08:30 UTC by Erwin Lansing
Modified: 2003-03-28 08:57 UTC (History)
0 users

See Also:


Attachments
p5-Mail-Procmailrc.diff (754 bytes, patch)
2003-03-28 08:30 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-03-28 08:30:17 UTC
The recent change to bsd.port.mk installs a perllocal.pod-${PORTNAME} for each
perl port. Unfortunately the path for this file changes between perl versions
and perllocal.pod shouldn't be installed at all. See ports/48960 which fixes
this. Remove perllocal.pod from PLIST to fix packaging on for all perl
versions.
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2003-03-28 08:57:36 UTC
State Changed
From-To: open->closed

Fix committed, thanks!