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 | |
| parent | Update to 0.20. Assign maintainer from ports@ to perl@. (diff) | |
mark as BROKEN; update needed for Apache Incubator version
| -rw-r--r-- | devel/p5-Thrift/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-thrift/Makefile | 2 | ||||
| -rw-r--r-- | devel/ruby-thrift/Makefile | 2 | ||||
| -rw-r--r-- | devel/rubygem-thrift/Makefile | 2 |
4 files changed, 8 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} diff --git a/devel/py-thrift/Makefile b/devel/py-thrift/Makefile index e2692204000d..5ad81a0699b3 100644 --- a/devel/py-thrift/Makefile +++ b/devel/py-thrift/Makefile @@ -14,6 +14,8 @@ DISTFILES= MAINTAINER= jdugan@x1024.net COMMENT= Python interface to Thrift +BROKEN= needs updating for Apache Incubator version + EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract USE_PYTHON= yes diff --git a/devel/ruby-thrift/Makefile b/devel/ruby-thrift/Makefile index f8454968e045..b5423b4b3a02 100644 --- a/devel/ruby-thrift/Makefile +++ b/devel/ruby-thrift/Makefile @@ -14,6 +14,8 @@ DISTFILES= MAINTAINER= skv@FreeBSD.org COMMENT= Ruby interface to thrift +BROKEN= needs updating for Apache Incubator version + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract USE_RUBY= yes diff --git a/devel/rubygem-thrift/Makefile b/devel/rubygem-thrift/Makefile index f8454968e045..b5423b4b3a02 100644 --- a/devel/rubygem-thrift/Makefile +++ b/devel/rubygem-thrift/Makefile @@ -14,6 +14,8 @@ DISTFILES= MAINTAINER= skv@FreeBSD.org COMMENT= Ruby interface to thrift +BROKEN= needs updating for Apache Incubator version + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract USE_RUBY= yes |
