summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-paste/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile
index a16a2cf98533..5de74dc32ee9 100644
--- a/www/py-paste/Makefile
+++ b/www/py-paste/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Paste
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Tools for using a Web Server Gateway Interface stack
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
+
USES= python
USE_PYTHON= distutils autoplist