summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-01 23:25:33 +0000
committerwiz <wiz@pkgsrc.org>2002-09-01 23:25:33 +0000
commit465ee6b84e222f31a667c7ade257a33b2f823bbf (patch)
tree59c38841ab2dd0465dc40034125f5cf929955ce2 /lang/Makefile
parente45699230d1935834a14b65b2db8c742f73b655b (diff)
downloadpkgsrc-465ee6b84e222f31a667c7ade257a33b2f823bbf.tar.gz
add and enable python21-pth
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 96dbff16420..6e2de49172c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2002/08/28 10:13:32 seb Exp $
+# $NetBSD: Makefile,v 1.132 2002/09/01 23:25:33 wiz Exp $
#
COMMENT= Programming languages
@@ -81,6 +81,7 @@ SUBDIR+= py22-html-docs
SUBDIR+= python15
SUBDIR+= python20
SUBDIR+= python21
+SUBDIR+= python21-pth
SUBDIR+= python22
SUBDIR+= ruby
SUBDIR+= ruby-base