aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-Chameleon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-Chameleon/Makefile')
-rw-r--r--textproc/py-Chameleon/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-Chameleon/Makefile b/textproc/py-Chameleon/Makefile
index a2b2267b4491..bcc88543f9e1 100644
--- a/textproc/py-Chameleon/Makefile
+++ b/textproc/py-Chameleon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Chameleon
-PORTVERSION= 3.4
+PORTVERSION= 3.5
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,9 @@ COMMENT= Fast HTML/XML Template Compiler
LICENSE= BSD4CLAUSE
-NO_ARCH= yes
USES= python
USE_PYTHON= autoplist concurrent distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>