summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-23 15:24:47 +0000
committerwiz <wiz>2014-01-23 15:24:47 +0000
commit70bc679e04a8a7500f3eec0ef3694d4804ff9b5c (patch)
tree3b4b6479ff5f328631721d9c2e86b8e25545c201 /lang/Makefile
parentca385a01da023f0500ee646b668f4ffbde08a57f (diff)
downloadpkgsrc-70bc679e04a8a7500f3eec0ef3694d4804ff9b5c.tar.gz
Remove py-psyco. From the homepage:
12 March 2012 Psyco is unmaintained and dead. Please look at PyPy for the state-of-the-art in JIT compilers for Python.
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 03466881285..0bb5446ff1f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.364 2014/01/12 09:01:50 wiz Exp $
+# $NetBSD: Makefile,v 1.365 2014/01/23 15:24:47 wiz Exp $
#
COMMENT= Programming languages
@@ -148,7 +148,6 @@ SUBDIR+= pict
SUBDIR+= polyml
SUBDIR+= py-basicproperty
SUBDIR+= py-cxfreeze
-SUBDIR+= py-psyco
SUBDIR+= py-pyrex
SUBDIR+= py26-html-docs
SUBDIR+= py27-html-docs