diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-03 10:54:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-03 10:54:00 +0000 |
commit | 1686442841ab36a2fd85f3dc77165ad308970b77 (patch) | |
tree | 7532b68bcc0ac9b81c2eba2467aa993cc02b45d4 | |
parent | c53834eab29801711bc7bd1f14a20c9abbefbb4f (diff) | |
download | ports-1686442841ab36a2fd85f3dc77165ad308970b77.tar.gz ports-1686442841ab36a2fd85f3dc77165ad308970b77.zip |
Notes
-rw-r--r-- | devel/py-demjson/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-demjson/Makefile b/devel/py-demjson/Makefile index 56c45bdb477d..028625c9d166 100644 --- a/devel/py-demjson/Makefile +++ b/devel/py-demjson/Makefile @@ -13,6 +13,8 @@ COMMENT= Encoder, Decoder, and Lint/Validator for JSON LICENSE= LGPL3 +BROKEN= Unfetchable + USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |