diff options
Diffstat (limited to 'www/gaeo/Makefile')
-rw-r--r-- | www/gaeo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile index e954c81..662f6ea 100644 --- a/www/gaeo/Makefile +++ b/www/gaeo/Makefile @@ -14,6 +14,8 @@ COMMENT= Open-source web framework running on Google App Engine LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= google-appengine>=1.1.0:www/google-appengine \ ${PYTHON_PKGNAMEPREFIX}simplejson>1.9:devel/py-simplejson |