diff options
-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 54b754d95df..55c80466684 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 |