summaryrefslogtreecommitdiffstats
path: root/www/p5-PLP
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-04-10 21:59:47 +0000
committerkris <kris@FreeBSD.org>2005-04-10 21:59:47 +0000
commit8f652d869c5a0370297116001527e84d3ed99410 (patch)
tree3f1fef2f2be78d371e9b43da77fae4767a72e6e7 /www/p5-PLP
parentdea69d49783d69848c65f030a2965702e43ccfc1 (diff)
downloadFreeBSD-ports-8f652d869c5a0370297116001527e84d3ed99410.zip
FreeBSD-ports-8f652d869c5a0370297116001527e84d3ed99410.tar.gz
BROKEN: Does not compile on FreeBSD 4.x
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 5731441..d52f7db 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)
OpenPOWER on IntegriCloud