From 726eb6e2bea099336fc4ccaea6c2bd1cba369d07 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 26 Sep 2004 02:56:43 +0000 Subject: BROKEN on 5.x: Configure fails Approved by: portmgr (self) --- textproc/ruby-libxml/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-libxml/Makefile') diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index 8d745cb7cf43..00ba49901a22 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -25,4 +25,10 @@ USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install -.include +.include + +.if ${OSVERSION} >= 502126 +BROKEN= "Configure fails on FreeBSD >= 5.x" +.endif + +.include -- cgit v1.2.3