summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-24 15:18:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-24 15:18:04 +0000
commit8781ff522a4a9d1f6425d638d145ecf8f9bf4236 (patch)
tree95af0c6c9f08c6db58d99262f4e59bb7272755cc
parentAdd SHA256 info (diff)
- Mark BROKEN: Checksum mismatch
Notes
Notes: svn path=/head/; revision=149306
-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 54b754d95df9..55c804666844 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= A high level library to use SDL from Ruby
+BROKEN= "Checksum mismatch"
+
USE_SDL= gfx image mixer ttf sdl
USE_RUBY= yes
USE_RUBY_EXTCONF= yes