diff options
author | erwin <erwin@FreeBSD.org> | 2003-07-12 18:48:18 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-07-12 18:48:18 +0800 |
commit | 3819e5d48410d80960aee5e334d2b54f691269b0 (patch) | |
tree | 86a8089b6f6e98ab2d59e870f839a346aaaffde6 | |
parent | 582e3947b862fc9cf1d83cde958d68ae7a77320f (diff) | |
download | freebsd-ports-gnome-3819e5d48410d80960aee5e334d2b54f691269b0.tar.gz freebsd-ports-gnome-3819e5d48410d80960aee5e334d2b54f691269b0.tar.zst freebsd-ports-gnome-3819e5d48410d80960aee5e334d2b54f691269b0.zip |
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
-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 \ |