cvs commit: ports/www/wml Makefile

Thierry Thomas thierry at FreeBSD.org
Tue Aug 3 02:44:57 PDT 2004


Le Mar  3 aoû 04 à  8:49:37 +0200, Mathieu Arnold <mat at 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.


More information about the cvs-ports mailing list