aboutsummaryrefslogtreecommitdiff
path: root/lang/python2
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-09-15 12:52:28 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-09-15 12:52:28 +0000
commit1e35ab7368a5a1f3a39a62241480a34719680e9f (patch)
treeff94ebc9e7c79c921019300543c3b38f19ee3fa9 /lang/python2
parent2d9b5a640b61146297285b94093ac6e62d7c238d (diff)
Notes
Diffstat (limited to 'lang/python2')
-rw-r--r--lang/python2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python2/Makefile b/lang/python2/Makefile
index 1e0448e61aa8..6a6c6b950803 100644
--- a/lang/python2/Makefile
+++ b/lang/python2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= python2
PORTVERSION= ${PYTHON_MAJOR_VER}
+PORTREVISION= 1
CATEGORIES= lang python ipv6
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +12,7 @@ MAINTAINER= python@FreeBSD.org
COMMENT= The "meta-port" for version 2 of the Python interpreter
USE_PYTHON_RUN= yes
-PYTHON_VERSION= ${PYTHON_DEFAULT_VERSION}
+PYTHON_VERSION= ${PYTHON2_DEFAULT_VERSION}
NO_BUILD= yes
PYTHON_NO_DEPENDS= yes