summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-12 09:01:50 +0000
committerwiz <wiz>2014-01-12 09:01:50 +0000
commit380647e026d7b7e5da44e52c3ee4fb45806d9d57 (patch)
tree4baca05b35426431d5944eb7b99832da37ecd29e /pkgtools
parent327f3e242749f7be9a30d26dee575a819fea91e1 (diff)
downloadpkgsrc-380647e026d7b7e5da44e52c3ee4fb45806d9d57.tar.gz
Remove python32 as proposed a week ago on pkgsrc-users.
Upstream doesn't talk about it any longer, and python-3.3 is a drop-in replacement. Ok bsiegert, prlw1, rodent
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 27dd479e88a..51f22bd9cff 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.238 2013/09/01 05:30:15 obache Exp $
+# $NetBSD: makevars.map,v 1.239 2014/01/12 09:01:50 wiz Exp $
#
# This file contains the guessed type of some variables, according to
@@ -638,7 +638,7 @@ PTHREAD_OPTS List of { native optional require } [m:as,c:a,b:a]
PTHREAD_TYPE Identifier [$system]
# ^^ or "native" or "none".
PY_PATCHPLIST Yes [$package]
-PYPKGPREFIX { py26 py27 py31 py32 } [*:pu, pyversion.mk:s, *:]
+PYPKGPREFIX { py26 py27 py33 } [*:pu, pyversion.mk:s, *:]
PYTHON_FOR_BUILD_ONLY Yes [$package]
PYTHON_PATCH_SCRIPTS List of Pathmask [$package_list]
PYTHON_VERSIONS_ACCEPTED List of Version [$package]