summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-08 19:08:44 +0000
committerwiz <wiz>2012-04-08 19:08:44 +0000
commit14cd86f4a2e5a5e2fc11dc026149b4bb17cd5bcd (patch)
treeb2d16eef0342bf56f8fbe64706fa44b26684cdf8 /lang/Makefile
parente933699b6dbea0ef2d972b27fef400b88cfc0cb0 (diff)
downloadpkgsrc-14cd86f4a2e5a5e2fc11dc026149b4bb17cd5bcd.tar.gz
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 618d6b4a2d1..3e057436a66 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.314 2012/03/04 16:15:29 taca Exp $
+# $NetBSD: Makefile,v 1.315 2012/04/08 19:08:59 wiz Exp $
#
COMMENT= Programming languages
@@ -143,7 +143,6 @@ SUBDIR+= py25-html-docs
SUBDIR+= py26-html-docs
SUBDIR+= py27-html-docs
#SUBDIR+= python # only contains Makefile fragments
-SUBDIR+= python24
SUBDIR+= python25
SUBDIR+= python26
SUBDIR+= python27