diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-22 07:57:13 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-22 07:57:13 +0000 |
commit | 99b07ea914fde2f902adccddbd374102bbbdcfe1 (patch) | |
tree | e155eb1d030a1178059ffed79c93ba198c6f9cdf /lang/Makefile | |
parent | 24fc729f59d45cbce4c3e95eab36efcf554cee4f (diff) | |
download | ports-99b07ea914fde2f902adccddbd374102bbbdcfe1.tar.gz ports-99b07ea914fde2f902adccddbd374102bbbdcfe1.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 0d4629d49153..fa567041e19e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -289,6 +289,7 @@ SUBDIR += python26 SUBDIR += python27 SUBDIR += python31 + SUBDIR += python32 SUBDIR += q SUBDIR += qore SUBDIR += qscheme |