diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-26 21:01:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-26 21:01:00 +0000 |
commit | d8c36260e53eb46fefcc22e3c0d9300f0cf2f3d4 (patch) | |
tree | ab2a6f0345198112959aa013992684a3f5530531 /devel/py-thrift | |
parent | 98179c1c1eb9804635e6aa4c6b7da1f6fd9c314f (diff) |
Notes
Diffstat (limited to 'devel/py-thrift')
-rw-r--r-- | devel/py-thrift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-thrift/Makefile b/devel/py-thrift/Makefile index 39eb08c6915c..43199c0871c5 100644 --- a/devel/py-thrift/Makefile +++ b/devel/py-thrift/Makefile @@ -17,6 +17,8 @@ COMMENT= Python interface to Thrift EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract +BROKEN= does not package + USE_PYTHON= yes USE_PYDISTUTILS= yes |