diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-16 09:42:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-16 09:42:59 +0000 |
commit | 260030a6f471d9147d16c93e9ddef0952af00937 (patch) | |
tree | ebf7473c0a10f687dec8944d7e136ebaf25a87a1 /lang/Makefile | |
parent | 4273976f634125bb88c5943af9e6adba9dcb77b7 (diff) | |
download | ports-260030a6f471d9147d16c93e9ddef0952af00937.tar.gz ports-260030a6f471d9147d16c93e9ddef0952af00937.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 f4df299ac585..4cf43a389df6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -246,6 +246,7 @@ SUBDIR += ruby16-shim-ruby18 SUBDIR += ruby16_static SUBDIR += ruby18 + SUBDIR += ruby18-nopthreads SUBDIR += ruby18_static SUBDIR += sbcl SUBDIR += scheme48 |