Bug 79147 - Fix package build -- ignore perllocal.pod
Summary: Fix package build -- ignore 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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 00:20 UTC by Rod Taylor
Modified: 2005-03-28 12:40 UTC (History)
0 users

See Also:


Attachments
bric.patch (1.01 KB, patch)
2005-03-23 00:20 UTC, Rod Taylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rod Taylor 2005-03-23 00:20:02 UTC
	PointyHat says:
tar: lib/perl5/site_perl/5.8.6/mach/perllocal.pod: Could not stat: No such file or directory	

	Previously this file was added to pkg-plist as a result of PointyHat not being able to find it.

	This patch uses Clements advice about fixing the issue.
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-03-23 02:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-03-28 12:39:31 UTC
State Changed
From-To: open->closed

Committed, Thank you. 
I've rewrite your patch, which does nothing to Makefile :)