diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-08 14:45:50 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-08 14:45:50 +0000 |
| commit | ea86c30f2bd1544bb56937353540f14807d6d8af (patch) | |
| tree | 3c5c46edbe51ebb413f3b728d36fbad9dc8b1e27 /databases | |
| parent | - Resurrect `x11-toolkits/gtkextra2' and update to version 3.3.4 (diff) | |
Remove dependency on the django metaport
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=495043
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/py-django-transaction-hooks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-django-transaction-hooks/Makefile b/databases/py-django-transaction-hooks/Makefile index f77af0bda2df..c9b8d3c57ca2 100644 --- a/databases/py-django-transaction-hooks/Makefile +++ b/databases/py-django-transaction-hooks/Makefile @@ -3,7 +3,7 @@ PORTNAME= django-transaction-hooks PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= Django database backends to register transaction-commit hooks LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.8:www/py-django@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR} NO_ARCH= yes |
