aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 19:21:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 19:21:31 +0000
commit77789c2033b9b0447886b149559480b5a285187c (patch)
treedbf525c7e18e3f3692c5592838b7a4037ccc2a6f /lang
parent24dd9dbacc9500c24022e10fa1fcc9e6048e0971 (diff)
downloadports-77789c2033b9b0447886b149559480b5a285187c.tar.gz
ports-77789c2033b9b0447886b149559480b5a285187c.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5.6/Makefile2
-rw-r--r--lang/perl5/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile
index a69653039f61..7593c3f7e17d 100644
--- a/lang/perl5.6/Makefile
+++ b/lang/perl5.6/Makefile
@@ -168,7 +168,7 @@ post-install:
${BSDPAN_WRKSRC}/${file} ${BSDPAN_DEST}/${file}
.endfor
@(cd ${INCLUDEDIR} && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
-.if ${OSVERSION} < 500043
+.if ${OSVERSION} < 500043 || ${OSVERSION} > 502100
@fmt ${PKGMESSAGE}
.else
@${PREFIX}/bin/use.perl port
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index a69653039f61..7593c3f7e17d 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -168,7 +168,7 @@ post-install:
${BSDPAN_WRKSRC}/${file} ${BSDPAN_DEST}/${file}
.endfor
@(cd ${INCLUDEDIR} && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
-.if ${OSVERSION} < 500043
+.if ${OSVERSION} < 500043 || ${OSVERSION} > 502100
@fmt ${PKGMESSAGE}
.else
@${PREFIX}/bin/use.perl port