diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:11:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:11:37 +0000 |
commit | 028b71a9530b947613723ce0b2fc55e1f97bb103 (patch) | |
tree | 5f3ee13d0dd3af77de387dddebf8c59957ba3be8 /graphics/ruby-libexif | |
parent | BROKEN: Size mismatch (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=121851
Diffstat (limited to 'graphics/ruby-libexif')
-rw-r--r-- | graphics/ruby-libexif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-libexif/Makefile b/graphics/ruby-libexif/Makefile index b093c99eabdc..d7eaa491550d 100644 --- a/graphics/ruby-libexif/Makefile +++ b/graphics/ruby-libexif/Makefile @@ -19,6 +19,8 @@ COMMENT= A Ruby extension library for libexif LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif +BROKEN= "Does not compile" + USE_RUBY= yes USE_RUBY_EXTCONF= yes |