aboutsummaryrefslogtreecommitdiff
path: root/www/p5-PLP
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 21:59:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 21:59:47 +0000
commitbe9da1563a8bebe16641d264fa8b685737a1adb4 (patch)
tree0d0700b13436bdda2d573a435d92dd69d9a6c49b /www/p5-PLP
parente5c163d1f9c4678cd48ef5201af7a6753ae8d792 (diff)
downloadports-be9da1563a8bebe16641d264fa8b685737a1adb4.tar.gz
ports-be9da1563a8bebe16641d264fa8b685737a1adb4.zip
Notes
Diffstat (limited to 'www/p5-PLP')
-rw-r--r--www/p5-PLP/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-PLP/Makefile b/www/p5-PLP/Makefile
index 573144198447..d52f7db49b31 100644
--- a/www/p5-PLP/Makefile
+++ b/www/p5-PLP/Makefile
@@ -32,6 +32,10 @@ IGNORE= WITH_MOD_PERL must be either '1' or '2', or undefined
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not compile on FreeBSD 4.x"
+.endif
+
pre-fetch:
@${ECHO_CMD}
.if defined(WITH_MOD_PERL)