From ca9ea5c825e32123313c444c1800dc5890a05021 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 12 Jul 2003 10:48:18 +0000 Subject: [PATCH] www/p5-AxKit was marked as broken due to it not compiling with XML::LibXML 1.53. Now that's been updated to 1.54, this port works again. PR: 54399 Submitted by: maintainer --- www/p5-AxKit/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index dabab956d858..869541f90c33 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= dom@happygiraffe.net COMMENT= XML Delivery Toolkit for Apache/Perl -BROKEN= "Does not compile" - LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq \