diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:09:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:09:31 +0000 |
commit | 9191ca29a5c570559f62dbca365697721bd85b28 (patch) | |
tree | 44d839c87c9197324dfb62589a22b6e2d690ea90 /math/ruby-math3d/Makefile | |
parent | eb832ee503a2b2bd4a106e55e7c9ce6c7c51ba81 (diff) | |
download | ports-9191ca29a5c570559f62dbca365697721bd85b28.tar.gz ports-9191ca29a5c570559f62dbca365697721bd85b28.zip |
Notes
Diffstat (limited to 'math/ruby-math3d/Makefile')
-rw-r--r-- | math/ruby-math3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ruby-math3d/Makefile b/math/ruby-math3d/Makefile index 4711a863d06e..b1346a1d1402 100644 --- a/math/ruby-math3d/Makefile +++ b/math/ruby-math3d/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby library for mathematics for 3D graphics +BROKEN= Does not compile + USE_RUBY= yes USE_RUBY_EXTCONF= yes |