aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-threaded-multihost
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-21 09:43:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-21 09:43:07 +0000
commitc8805fb5aa10cf70dd2c0d949baa75adcee98628 (patch)
treea6ffa4a51d39e519fd04dc42eed008f3e1c2607f /www/py-django-threaded-multihost
parentedd7cd5d2f8420de0d4750d479ddf30d78ee8f61 (diff)
downloadports-c8805fb5aa10cf70dd2c0d949baa75adcee98628.tar.gz
ports-c8805fb5aa10cf70dd2c0d949baa75adcee98628.zip
Notes
Diffstat (limited to 'www/py-django-threaded-multihost')
-rw-r--r--www/py-django-threaded-multihost/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-django-threaded-multihost/Makefile b/www/py-django-threaded-multihost/Makefile
index a06fbefdca58..f70e6eb0e519 100644
--- a/www/py-django-threaded-multihost/Makefile
+++ b/www/py-django-threaded-multihost/Makefile
@@ -7,6 +7,7 @@
PORTNAME= django-threaded-multihost
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= http://www.caomhin.org/geek/ports/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@caomhin.org
COMMENT= Multi-host utilities to Django
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:${PORTSDIR}/devel/py-setuptools_hg
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
LICENSE= BSD