summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 03:40:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 03:40:19 +0000
commit49763240ed1cab5d2a32705b55873f20815cb35a (patch)
tree19e1eb0fb0f0c9ffe7054ac1a170b1e98a17afa1
parentBROKEN: Checksum mismatch (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=106774
-rw-r--r--devel/ruby-rudl/Makefile2
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