aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Libdnet
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-01-08 11:24:23 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-01-08 11:24:23 +0000
commitbe41828ac2ced16afe88358bbb771c67cb2c2092 (patch)
treea3bbc5a1115d04243d0f5958539c5b704fb86f98 /net/p5-Net-Libdnet
parent1242fc43487afd9ffc7af5bc31855c1babbf6d92 (diff)
downloadports-be41828ac2ced16afe88358bbb771c67cb2c2092.tar.gz
ports-be41828ac2ced16afe88358bbb771c67cb2c2092.zip
- Clarify IGNORE message
PR: ports/107338 Submitted by: Aaron Dalton <aaron@freebsd.org>
Notes
Notes: svn path=/head/; revision=181760
Diffstat (limited to 'net/p5-Net-Libdnet')
-rw-r--r--net/p5-Net-Libdnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile
index 7c785746f58f..9a5395eca42d 100644
--- a/net/p5-Net-Libdnet/Makefile
+++ b/net/p5-Net-Libdnet/Makefile
@@ -22,7 +22,7 @@ MAN3= ${PORTNAME:S/-/::/g}.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl from ports
+IGNORE= requires at least Perl 5.8. Please install lang/perl58 and try again
.endif
.include <bsd.port.post.mk>