summaryrefslogtreecommitdiff
path: root/databases/py-django-transaction-hooks
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-01-16 11:19:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-01-16 11:19:09 +0000
commit0004cc0c2eeef9bde61680edc8c87ba1bac560ec (patch)
tree4011e92535cc90ef1ba8e86ebce470a717b112b3 /databases/py-django-transaction-hooks
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 'databases/py-django-transaction-hooks')
-rw-r--r--databases/py-django-transaction-hooks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-django-transaction-hooks/Makefile b/databases/py-django-transaction-hooks/Makefile
index 448de2947595..d7f9fe5d2eab 100644
--- a/databases/py-django-transaction-hooks/Makefile
+++ b/databases/py-django-transaction-hooks/Makefile
@@ -3,6 +3,7 @@
PORTNAME= django-transaction-hooks
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= Django database backends to register transaction-commit hooks
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.6.1:${PORTSDIR}/www/py-django
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.6.1:${PORTSDIR}/www/py-django18
NO_ARCH= yes