summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorjoerg <joerg>2012-01-28 12:14:08 +0000
committerjoerg <joerg>2012-01-28 12:14:08 +0000
commit6536de38beafceef6dc49847beab0dc4cc732d38 (patch)
tree600aad140f4e9cfb2109647a4f07ae354f2004e2 /lang/python
parent69986349c53bbf09702da95a892da67a22eb628c (diff)
downloadpkgsrc-6536de38beafceef6dc49847beab0dc4cc732d38.tar.gz
Some packages play with PYPKGPREFIX, even if no valid Python version can
be found, so provide it.
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/pyversion.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python/pyversion.mk b/lang/python/pyversion.mk
index f9338c6124d..e55a36742f1 100644
--- a/lang/python/pyversion.mk
+++ b/lang/python/pyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.92 2011/12/03 00:02:15 joerg Exp $
+# $NetBSD: pyversion.mk,v 1.93 2012/01/28 12:14:08 joerg Exp $
# This file determines which Python version is used as a dependency for
# a package.
@@ -172,6 +172,7 @@ PYDISTUTILS_CREATES_EGGFILES= no
.else
PKG_FAIL_REASON+= "No valid Python version"
PYDISTUTILS_CREATES_EGGFILES= no
+PYPKGPREFIX=
.endif
PTHREAD_OPTS+= require