aboutsummaryrefslogtreecommitdiff
path: root/graphics/svgfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/svgfig/Makefile')
-rw-r--r--graphics/svgfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/svgfig/Makefile b/graphics/svgfig/Makefile
index 829ef9043d29..9fbb815ebf0d 100644
--- a/graphics/svgfig/Makefile
+++ b/graphics/svgfig/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SVGFig
PORTVERSION= 1.1.6
+PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +19,7 @@ COMMENT= Draw mathematical figures in SVG using Python
WRKSRC= ${WRKDIR}/${PORTNAME:L}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
post-patch: