aboutsummaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2006-10-09 14:53:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2006-10-09 14:53:35 +0000
commit83086e8ab8ddd131877c7af691d873468d49f37a (patch)
treeb0585278b84d711b09f58998422ab4a08b8a15b3 /lang/python
parent1d18bb4fff9ca7e0fca8452b1874fe1f58ffca6f (diff)
downloadports-83086e8ab8ddd131877c7af691d873468d49f37a.tar.gz
ports-83086e8ab8ddd131877c7af691d873468d49f37a.zip
Fix version number to 2.5 even if 2.4 is in the system.
Notes
Notes: svn path=/head/; revision=175094
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile3
1 files changed, 2 insertions, 1 deletions
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