aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-pytemplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytemplate/Makefile')
-rw-r--r--devel/py-pytemplate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-pytemplate/Makefile b/devel/py-pytemplate/Makefile
index 48e98ab94e59..c5136eec3666 100644
--- a/devel/py-pytemplate/Makefile
+++ b/devel/py-pytemplate/Makefile
@@ -6,6 +6,7 @@
PORTNAME= pytemplate
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://www.bulot.org/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ COMMENT= Pytemplate gives python developpers a starting framework
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
EXAMPLESDIR= ${PREFIX}/share/examples/py-pytemplate