diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-24 15:18:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-24 15:18:04 +0000 |
commit | 8781ff522a4a9d1f6425d638d145ecf8f9bf4236 (patch) | |
tree | 95af0c6c9f08c6db58d99262f4e59bb7272755cc | |
parent | Add SHA256 info (diff) |
- Mark BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=149306
-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 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 |