From 83086e8ab8ddd131877c7af691d873468d49f37a Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Mon, 9 Oct 2006 14:53:35 +0000 Subject: Fix version number to 2.5 even if 2.4 is in the system. --- lang/python/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/python') diff --git a/lang/python/Makefile b/lang/python/Makefile index 6983b34c3dc2..118bdf78ead2 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= ${PYTHON_PORTVERSION} +PORTVERSION= 2.5 CATEGORIES= lang python ipv6 MASTER_SITES= # empty DISTFILES= # empty @@ -16,6 +16,7 @@ MAINTAINER= python@FreeBSD.org COMMENT= The "meta-port" for the stable version of Python interpreter USE_PYTHON= yes +PYTHON_VERSION= python2.5 NO_BUILD= yes do-install: # empty -- cgit v1.2.3