diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-12 10:48:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-12 10:48:18 +0000 |
commit | ca9ea5c825e32123313c444c1800dc5890a05021 (patch) | |
tree | df859f5c676a3a4a224e16144e2dce95467981d9 /www | |
parent | Drop maintainership (diff) |
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
Notes
Notes:
svn path=/head/; revision=84769
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-AxKit/Makefile | 2 |
1 files changed, 0 insertions, 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 \ |