diff --git a/www/py-django-reversion-compare/Makefile b/www/py-django-reversion-compare/Makefile index faf2fe0e91b9..eb0b43cf246d 100644 --- a/www/py-django-reversion-compare/Makefile +++ b/www/py-django-reversion-compare/Makefile @@ -1,18 +1,21 @@ PORTNAME= django-reversion-compare PORTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= gettoknowmi +MAINTAINER= gettoknowmi@yahoo.com COMMENT= Extension to django-reversion that provides a history compare view LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}diff-match-patch>0:textproc/py-diff-match-patch@${PY_FLAVOR} + USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include