1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

This is currently failing to package on pointyhat by infinitely asking

for a CPAN site.  Notified maintainer.
This commit is contained in:
Mark Linimon 2007-03-09 00:03:37 +00:00
parent de95d33a96
commit ab4185dfc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186936

View File

@ -33,4 +33,5 @@ IGNORE= requires perl5.6. Install lang/perl5 or lang/perl5.8 and try again
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif
BROKEN= hangs asking 'Please enter your CPAN site' repeatedly
.include <bsd.port.post.mk>