diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2016-01-16 11:19:09 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2016-01-16 11:19:09 +0000 |
| commit | 0004cc0c2eeef9bde61680edc8c87ba1bac560ec (patch) | |
| tree | 4011e92535cc90ef1ba8e86ebce470a717b112b3 /www/py-google-api-python-client/Makefile | |
| parent | - Unbreak INDEX (diff) | |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot
Notes
Notes:
svn path=/head/; revision=406208
Diffstat (limited to 'www/py-google-api-python-client/Makefile')
| -rw-r--r-- | www/py-google-api-python-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 10581dd43c15..e000b79be57b 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -2,7 +2,7 @@ PORTNAME= google-api-python-client PORTVERSION= 1.4.1 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.8:${PORTSDIR}/www/py-httplib2 \ ${PKGNAMEPREFIX}uritemplate>=0.6:${PORTSDIR}/net/py-uritemplate DJANGO_DESC= Use the library with Django -DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3:${PORTSDIR}/www/py-django +DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.3:${PORTSDIR}/www/py-django18 GAE_DESC= Use the library with Google App Engine GAE_RUN_DEPENDS= google-appengine>=1.4.3:${PORTSDIR}/www/google-appengine |
