Index: head/www/py-paste/Makefile =================================================================== --- head/www/py-paste/Makefile (revision 401230) +++ head/www/py-paste/Makefile (revision 401231) @@ -1,16 +1,19 @@ # Created by: Dryice Liu # $FreeBSD$ PORTNAME= Paste PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP 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 .include