diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
commit | fab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch) | |
tree | 10306281e9b501a32c6a83bb322a0c259c732f7f /www/p5-AxKit | |
parent | 072d324e0734b060958fb326b95271d7228f86cb (diff) | |
download | ports-fab932ce7f5bdbe8772981cf893fc77866bdc6f9.tar.gz ports-fab932ce7f5bdbe8772981cf893fc77866bdc6f9.zip |
Notes
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 \ |