summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-04-10 22:02:09 +0000
committerkris <kris@FreeBSD.org>2005-04-10 22:02:09 +0000
commit1532035ea50c940d028b4496062ab26714c44629 (patch)
tree8c921b29673e3f7a83721ddd8fe359b2bf819c13 /www
parent79ac80d2d75b4c6f4b38a61bd51ef9693c6a47ce (diff)
downloadFreeBSD-ports-1532035ea50c940d028b4496062ab26714c44629.zip
FreeBSD-ports-1532035ea50c940d028b4496062ab26714c44629.tar.gz
BROKEN on 4.x: Does not build
Diffstat (limited to 'www')
-rw-r--r--www/p5-Maypole-Component/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/p5-Maypole-Component/Makefile b/www/p5-Maypole-Component/Makefile
index 87080ad..f9768f1 100644
--- a/www/p5-Maypole-Component/Makefile
+++ b/www/p5-Maypole-Component/Makefile
@@ -18,4 +18,10 @@ PERL_CONFIGURE= yes
MAN3= Maypole::Component.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= "Does not build on FreeBSD 4.x"
+.endif
+
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud