From 1b1b29c5e67c38e250e44ae7563d512ebe74fea2 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 13 Dec 2009 17:00:14 +0000 Subject: - Get rip python 2.3+ Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr --- graphics/py-PyX/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/py-PyX') diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index 97bef6e1cc34..a0a239430066 100644 --- a/graphics/py-PyX/Makefile +++ b/graphics/py-PyX/Makefile @@ -18,7 +18,7 @@ COMMENT= A Python package for the creation of encapsulated PostScript figures BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes PLIST_FILES= etc/pyxrc -- cgit v1.2.3