aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Sablotron/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-07 21:44:05 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-07 21:44:05 +0000
commitd91b6360f3929723afa977323a45ffd1542949d8 (patch)
treeee3490d65cb6699599bf40e1b8ef95479db69e48 /textproc/p5-XML-Sablotron/Makefile
parentaeebb6f9bbb349be9e42bc06c200505880d3718b (diff)
downloadports-d91b6360f3929723afa977323a45ffd1542949d8.tar.gz
ports-d91b6360f3929723afa977323a45ffd1542949d8.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Sablotron/Makefile')
-rw-r--r--textproc/p5-XML-Sablotron/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile
index 5bca2df96970..9579de02bcce 100644
--- a/textproc/p5-XML-Sablotron/Makefile
+++ b/textproc/p5-XML-Sablotron/Makefile
@@ -29,4 +29,8 @@ MAN3= XML::Sablotron.3 XML::Sablotron::DOM.3 \
XML::Sablotron::DOM::DOMHandler.3 XML::Sablotron::SAXBuilder.3 \
XML::Sablotron::Situation::DOMHandlerDispatcher.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} > 501400
+BROKEN= POLLUTE is gone, does not compile, no release since 2005, textproc/p5-XML-SAXDriver-Sablotron&www/p5-HTML-Webmake depend on me
+.endif
+.include <bsd.port.post.mk>