aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-05 06:11:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-05 06:11:16 +0000
commit53415a711440a4ccbee6102e610a20ae02c6ebac (patch)
tree727a2cac2a27954c2ed7c113c53d9eb61df487da /lang/perl5
parent730be95bef0ac9dddcd01b274e45a7d78b9c86a9 (diff)
downloadports-53415a711440a4ccbee6102e610a20ae02c6ebac.tar.gz
ports-53415a711440a4ccbee6102e610a20ae02c6ebac.zip
Notes
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index 7593c3f7e17d..415bc2b9e3a5 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -59,7 +59,7 @@ INCLUDEDIR= /usr/include
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500043
+.if ${OSVERSION} >= 500043 && ${OSVERSION} < 502100
PKGMESSAGE= ${PKGDIR}/.not-here
.endif