Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2004 11:43:20 +0200
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/www/wml Makefile
Message-ID:  <20040803094320.GA44404@graf.pompo.net>
In-Reply-To: <EC740AC02B87E833780A7CA0@[192.168.1.51]>
References:  <20040802225926.A747B16A4D5@hub.freebsd.org> <EC740AC02B87E833780A7CA0@[192.168.1.51]>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Mar  3 aoû 04 à  8:49:37 +0200, Mathieu Arnold <mat@FreeBSD.org>
 écrivait :
> Hum, I'm not sure this is a *good* idea to do this. You're doing this :
> USE_PERL5=     yes
> So, you say you need perl, thus, you should use %%PERL_ARCH%% in plist,
> because, when perl is installed, you have it defined to the right thing :-).

Hello Mat!

We cannot use PERL_ARCH in this case, because this port installs files in
weird directories.
E.g. on my machine, files are installed in
/usr/local/lib/wml/perl/lib/i386-freebsd
but on the maintainer's machine they are installed in
/usr/local/lib/wml/perl/lib/i386-freebsd-64int

The previous commit was just a hack to pet portlint, but the real fix
will be either to dynamically generate plist or to install files
elsewhere.

Regards,
-- 
Th. Thomas.



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