IGNORE message starting with Port
Erwin Lansing
erwin at FreeBSD.org
Wed Oct 26 11:34:58 PDT 2005
Barner noticed in one of my latest commits that IGNORE will quote the
portname when invoked. A lot of perl ports have the following string:
IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try
again.
whichs leads to:
> make
===> p5-Apache-Gallery-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
I created a patch[1] for all those ports so it now looks like:
> make
===> p5-Apache-Gallery-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
which does seem to make some more sense.
If noone complains, I'll commit this in a day or two.
-erwin
[1]: http://people.freebsd.org/~erwin/ignore.patch
--
Erwin Lansing
DISCLAIMER:
No electrons were harmed while sending this message.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20051026/de3599be/attachment.bin
More information about the freebsd-ports
mailing list