diff options
author | tg <tg@FreeBSD.org> | 2001-05-02 19:29:17 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-05-02 19:29:17 +0800 |
commit | 25946d16330791584c706cabb0d738d1e3712112 (patch) | |
tree | ac576883576b6993cffe942a869fe504a3b687c0 /lang | |
parent | 9e08ae21f7c4482e8b811583d5abc67331a287cb (diff) | |
download | freebsd-ports-gnome-25946d16330791584c706cabb0d738d1e3712112.tar.gz freebsd-ports-gnome-25946d16330791584c706cabb0d738d1e3712112.tar.zst freebsd-ports-gnome-25946d16330791584c706cabb0d738d1e3712112.zip |
Activate python20. This port is needed until stackless-python has been
upgraded to work with python-2.1.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 60d7a5be08c9..3885a582be65 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -111,6 +111,7 @@ SUBDIR += python-doc-postscript-a4 SUBDIR += python-doc-postscript-letter SUBDIR += python15 + SUBDIR += python20 SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += rotfl |