Bug 67470

Summary: Bad dependencies on perl port
Product: Ports & Packages Reporter: Jose M Rodriguez <freebsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jose M Rodriguez 2004-06-02 00:10:22 UTC
	When using a perl from ports in FreeBSD-4.x Systems,
	ports built after `use.perl port` don't depends on the
	perl port.
	This is FreeBSD-4.x specific.

Fix: 

Make ports/Mk/bsd.port.mk use the PERL_VERSION variables
	defined by use.perl port.
	There isn'nt any base perl over 5.6.0
How-To-Repeat: 	Built any perl port that must depend on lang/perl* on
	a FreeBSD-5.x system and check de ports dependencies.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-06-02 00:48:30 UTC
State Changed
From-To: open->closed

Duplicate of ports/67468