Bug 58166 - Replce lib/perl5 stuffs to SITE_PERL for all perl-related ports
Summary: Replce lib/perl5 stuffs to SITE_PERL for all perl-related ports
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-10-17 16:40 UTC by Cheng-Lung Sung
Modified: 2003-10-24 12:57 UTC (History)
1 user (show)

See Also:


Attachments
patch-all-perl-ports (246.64 KB, text/plain)
2003-10-17 16:40 UTC, Cheng-Lung Sung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2003-10-17 16:40:14 UTC
for Makefile:
	's,\${LOCALBASE}/lib/perl5/site_perl/\${PERL_VER},\${SITE_PERL},g'
	's,^MANPREFIX=.*$,,ms';
for pkg-plist:
	's,lib/perl5/site_perl/%%PERL_VER%%,%%SITE_PERL%%,g'
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2003-10-24 12:56:59 UTC
State Changed
From-To: open->closed

committed, thanks