diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 03:40:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 03:40:19 +0000 |
commit | 49763240ed1cab5d2a32705b55873f20815cb35a (patch) | |
tree | 19e1eb0fb0f0c9ffe7054ac1a170b1e98a17afa1 | |
parent | df19f65e91405791e93c2e5f6745ed3522079482 (diff) | |
download | ports-49763240ed1cab5d2a32705b55873f20815cb35a.tar.gz ports-49763240ed1cab5d2a32705b55873f20815cb35a.zip |
Notes
-rw-r--r-- | devel/ruby-rudl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index 3773f99275e9..d0a1dd4e0562 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A high level library to use SDL from Ruby +BROKEN= "Does not build" + USE_SDL= image mixer ttf sdl USE_RUBY= yes USE_RUBY_EXTCONF= yes |