'; }
Bug 66096 - perl5.8 port fails to observer Makefile.local
Summary: perl5.8 port fails to observer Makefile.local
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: Anton Berezin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-30 00:50 UTC by Roy Badami
Modified: 2004-05-31 00:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roy Badami 2004-04-30 00:50:23 UTC
perl5.8 fails to observe Makefile.local

The symptoms and cause would appear to be the same as that of PR ports/64191, namely that the Makefile conditionalizes on various options prior to including bsd.port.pre.mk

(Severity and priority copied from that PR, hope that's OK)

Fix: 

Fix assumed to be the same as for ports/64191
How-To-Repeat: Place WITH_THREADS=y in Makefile.local

do make install

Observe that perl is built rather than perl-threaded
Comment 1 Mark Linimon freebsd_committerfreebsd_triage 2004-04-30 06:23:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tobez

Over to maintainer.
Comment 2 Anton Berezin freebsd_committerfreebsd_triage 2004-05-31 00:15:05 UTC
State Changed
From-To: open->closed

Fixed in the recent update, thanks for the report!