aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-HL7/Makefile
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-09-06 04:57:19 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-09-06 04:57:19 +0000
commit69c6401ce5eb48d7b368950ec7d0e68501fbc827 (patch)
treed4d1197c02f63443e2be9a5606938428305d865a /net/p5-Net-HL7/Makefile
parentb4b502581f0437d7897fbed9e79187a656fae8f6 (diff)
downloadports-69c6401ce5eb48d7b368950ec7d0e68501fbc827.tar.gz
ports-69c6401ce5eb48d7b368950ec7d0e68501fbc827.zip
Set IGNORE based on PERL_LEVEL instead of OSVERSION.
PR: ports/85017 Submitted by: Brent B. Powers <bbp2006@columbia.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=142048
Diffstat (limited to 'net/p5-Net-HL7/Makefile')
-rw-r--r--net/p5-Net-HL7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-HL7/Makefile b/net/p5-Net-HL7/Makefile
index 9dfb71258ef2..8c35d4a25941 100644
--- a/net/p5-Net-HL7/Makefile
+++ b/net/p5-Net-HL7/Makefile
@@ -31,8 +31,8 @@ MAN3= Net::HL7.3 \
.include <bsd.port.pre.mk>
-.if (${OSVERSION} < 500000)
-IGNORE= Doesn't build on 4.x
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6 or better. Please install lang/perl5.8 and retry
.endif
post-install: