aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ruby-rmagick
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2004-04-21 15:01:56 +0800
committerknu <knu@FreeBSD.org>2004-04-21 15:01:56 +0800
commitb2b4e5a552700a9da6ce73033b4e69a6ce8b1356 (patch)
tree0e384071a6f7f96c7503bae9d40d890d81f673f6 /graphics/ruby-rmagick
parent5ddacc39afe8ead451d611176da104435cbd55da (diff)
downloadfreebsd-ports-gnome-b2b4e5a552700a9da6ce73033b4e69a6ce8b1356.tar.gz
freebsd-ports-gnome-b2b4e5a552700a9da6ce73033b4e69a6ce8b1356.tar.zst
freebsd-ports-gnome-b2b4e5a552700a9da6ce73033b4e69a6ce8b1356.zip
Chase the master site's HTTP redirection.
Mark unBROKEN. This port is not broken itself but fails to build because ImageMagick is somehow built without the FreeType support enabled although the --with-ttf flag is given.
Diffstat (limited to 'graphics/ruby-rmagick')
-rw-r--r--graphics/ruby-rmagick/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile
index 43ff8c2cb5f2..f1d1542a07ea 100644
--- a/graphics/ruby-rmagick/Makefile
+++ b/graphics/ruby-rmagick/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rmagick
PORTVERSION= 1.4.0
CATEGORIES= graphics ruby
-MASTER_SITES= http://rubyforge.org/download.php/352/
+MASTER_SITES= http://rubyforge.org/frs/download.php/352/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= RMagick-${PORTVERSION}
DIST_SUBDIR= ruby
@@ -22,8 +22,6 @@ COMMENT= A Ruby binding for ImageMagick
LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick
-BROKEN= "Does not compile"
-
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_SETUP= yes