summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-04-24 02:02:04 +0000
committertnn <tnn@pkgsrc.org>2008-04-24 02:02:04 +0000
commitbe2d35d1a7238ca5584650fb99ba5a99f5df0edb (patch)
treef154db698463aa3e680b55ba7a4cc3b587a09e96 /lang
parentc8b5aafc1af7f142532146d2ac1a3e6066afa99f (diff)
downloadpkgsrc-be2d35d1a7238ca5584650fb99ba5a99f5df0edb.tar.gz
adjust directory for python25
Diffstat (limited to 'lang')
-rw-r--r--lang/python/pyversion.mk10
1 files changed, 3 insertions, 7 deletions
diff --git a/lang/python/pyversion.mk b/lang/python/pyversion.mk
index 7a56840ade5..0eaa8db3ffc 100644
--- a/lang/python/pyversion.mk
+++ b/lang/python/pyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.56 2008/04/18 12:24:21 joerg Exp $
+# $NetBSD: pyversion.mk,v 1.57 2008/04/24 02:02:04 tnn Exp $
# This file determines which Python version is used as a dependency for
# a package.
@@ -69,10 +69,6 @@ PYTHON_VERSIONS_INCOMPATIBLE?= # empty by default
PYTHON_VERSIONS_INCOMPATIBLE+= 22 21 20 15
.endif
-.if !exists(../../wip/python25/Makefile)
-PYTHON_VERSIONS_INCOMPATIBLE+= 25
-.endif
-
BUILDLINK_API_DEPENDS.python15?= python15>=1.5
BUILDLINK_API_DEPENDS.python20?= python20>=2.0
BUILDLINK_API_DEPENDS.python21?= python21>=2.1
@@ -121,8 +117,8 @@ _PYTHON_VERSION?= ${pv}
_PYTHON_VERSION= none
.endif
-.if ${_PYTHON_VERSION} == "25" && exists(../../wip/python25/Makefile)
-PYPKGSRCDIR= ../../wip/python25
+.if ${_PYTHON_VERSION} == "25"
+PYPKGSRCDIR= ../../lang/python25
PYDEPENDENCY= ${BUILDLINK_API_DEPENDS.python25}:${PYPKGSRCDIR}
PYPACKAGE= python25
PYVERSSUFFIX= 2.5