diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2009-07-03 11:40:08 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2009-07-03 11:40:08 +0000 |
commit | a5113cf8161a2d909677f443695836b20dd62b0a (patch) | |
tree | 1d494675cca14600ba4b850d36af11f91da45308 /devel/p5-Thrift | |
parent | 2359cd45a7fb8e7d11af2d8bd85c14906d9ac8f5 (diff) | |
download | ports-a5113cf8161a2d909677f443695836b20dd62b0a.tar.gz ports-a5113cf8161a2d909677f443695836b20dd62b0a.zip |
Notes
Diffstat (limited to 'devel/p5-Thrift')
-rw-r--r-- | devel/p5-Thrift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Thrift/Makefile b/devel/p5-Thrift/Makefile index eb024ba402bc..fceb4c9e580c 100644 --- a/devel/p5-Thrift/Makefile +++ b/devel/p5-Thrift/Makefile @@ -14,6 +14,8 @@ DISTFILES= MAINTAINER= skv@FreeBSD.org COMMENT= Perl interface to Thrift +BROKEN= needs updating for Apache Incubator version + RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract \ ${RUN_DEPENDS} |