Skip site navigation (1)Skip section navigation (2)
Date:      28 Jun 2000 17:44:06 -0700
From:      asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        ports@FreeBSD.org, markm@FreeBSD.org
Subject:   Re: perl5 ports and perl5.006
Message-ID:  <vqcn1k5wc2x.fsf@silvia.hip.berkeley.edu>
In-Reply-To: Ade Lovett's message of "Wed, 28 Jun 2000 10:06:34 -0500"
References:  <20000627190539.C3994@FreeBSD.org> <20000628100634.A74843@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: Ade Lovett <ade@FreeBSD.org>

 * Bingo!  Found the problem.
 * 
 * Comparing src/gnu/usr.bin/perl/libperl/config.SH-elf.i386 between
 * -STABLE and -CURRENT we find:
 * 
 * (-CURRENT)
 * installsitearch='/usr/local/lib/perl5/site_perl/5.006/mach'
 * 
 * (-STABLE)
 * installsitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
 * 
 * 
 * This is what's causing the port PLISTs to malfunction.. -current
 * needs to be fixed appropriately, replacing 'mach' with
 * '{i386,alpha}-freebsd' as appropriate.

I thought Mark said this (replacing "${arch}-freebsd" with "mach") was
intentional.  Mark?

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcn1k5wc2x.fsf>