aboutsummaryrefslogtreecommitdiff
path: root/www/py-blogofile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-blogofile')
-rw-r--r--www/py-blogofile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-blogofile/Makefile b/www/py-blogofile/Makefile
index e4b816c6e467..314ab7f6d29a 100644
--- a/www/py-blogofile/Makefile
+++ b/www/py-blogofile/Makefile
@@ -3,6 +3,7 @@
PORTNAME= blogofile
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP/source/B/Blogofile
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}unidecode>=0:converters/py-unidecode@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${FLAVOR}
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>