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

next in thread | previous in thread | raw e-mail | index | archive | help
+-Le 02/08/2004 22:59 +0000, Thierry Thomas a dit :
| thierry     2004-08-02 22:59:23 UTC
| 
|   FreeBSD ports repository
| 
|   Modified files:
|     www/wml              Makefile 
|   Log:
|   Prevent a possible breakage on machines without perl installed.
|   
|   A better solution will be found to avoid "!= perl" (suggested by eik).

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 :-).

-- 
Mathieu Arnold



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