bsd.perl.mk (Was: Re: _PERL_REFACTORING_COMPLETE lang/perl5.12 Mk/bsd.perl.mk)

Mark Linimon linimon at lonesome.com
Thu Jul 29 07:03:58 UTC 2010


On Wed, Jul 28, 2010 at 11:47:11PM -0700, Doug Barton wrote:
> When I asked you what was necessary to test this, you said all that was  
> necessary was to define _PERL_REFACTORING_COMPLETE.

And my memory slipped.

The explanation, however, was correct: the problem is that if you
unconditionally include bsd.perl.mk, everything works, and if you
conditionally include it, it doesn't.  If you didn't patch the code
that does the conditional include, then you didn't test for the
actual problem.

This is a case of believing the author and/or the documentation, and
not looking at the code.

I made a mistake; it was not intentional; I'm sorry.

mcl


More information about the freebsd-ports mailing list