diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 05:37:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 05:37:26 +0800 |
commit | 7543cd413df589c8b88870f65795dd7f6bbfbffc (patch) | |
tree | 7b1adea21948f5d9b7952c3b6e3b83931e3d8edc /www/p5-AxKit | |
parent | 609a47ecc5f0e18525c5885de78969068c90c912 (diff) | |
download | freebsd-ports-gnome-7543cd413df589c8b88870f65795dd7f6bbfbffc.tar.gz freebsd-ports-gnome-7543cd413df589c8b88870f65795dd7f6bbfbffc.tar.zst freebsd-ports-gnome-7543cd413df589c8b88870f65795dd7f6bbfbffc.zip |
BROKEN: Does not compile
Diffstat (limited to 'www/p5-AxKit')
-rw-r--r-- | www/p5-AxKit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 869541f90c33..dabab956d858 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -14,6 +14,8 @@ 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 \ |