diff options
| -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 |
