diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-10 16:57:35 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-10 16:57:35 +0800 |
commit | 570631dcfdfb76b57a64fceb7c68054a09be17bb (patch) | |
tree | 78148c3ee30ce3d68b11db7f3b060bca8f964119 /www | |
parent | 738ea13518e3a876869ed5fa482152cc5d127b30 (diff) | |
download | freebsd-ports-gnome-570631dcfdfb76b57a64fceb7c68054a09be17bb.tar.gz freebsd-ports-gnome-570631dcfdfb76b57a64fceb7c68054a09be17bb.tar.zst freebsd-ports-gnome-570631dcfdfb76b57a64fceb7c68054a09be17bb.zip |
Mark BROKEN: Unfetchable
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/google-appengine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile index 3176c455670c..5591e873211d 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -14,6 +14,8 @@ COMMENT= Development tools for Google App Engine (SDK) LICENSE= APACHE20 BSD3CLAUSE GPLv2 LGPL21 MIT MPL PSFL LICENSE_COMB= multi +BROKEN= Unfetchable + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=${PYTHON_VER}:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_2:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6:${PORTSDIR}/security/py-pycrypto |