aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 01:34:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 01:34:43 +0000
commite762049569b874fd4481ec8dc37cd7943ad68803 (patch)
tree40f5dba28a66bb5a3d4fdcc3ffe7f70bfad69a84
parent50b9e50c588588cb503ed8e5de35c6ba1b8ecb71 (diff)
downloadports-e762049569b874fd4481ec8dc37cd7943ad68803.tar.gz
ports-e762049569b874fd4481ec8dc37cd7943ad68803.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=106760
-rw-r--r--devel/ruby-flex_rb/Makefile2
-rw-r--r--graphics/ruby-gdchart/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/ruby-flex_rb/Makefile b/devel/ruby-flex_rb/Makefile
index cf71f0711d53..9a5e5347a7db 100644
--- a/devel/ruby-flex_rb/Makefile
+++ b/devel/ruby-flex_rb/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby flex regular expression matching extension
+BROKEN= Does not compile
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/graphics/ruby-gdchart/Makefile b/graphics/ruby-gdchart/Makefile
index 5bed825ce6a4..476172ef04bd 100644
--- a/graphics/ruby-gdchart/Makefile
+++ b/graphics/ruby-gdchart/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension to use the GDCHART library
+BROKEN= Does not compile
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart
USE_RUBY= yes