aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-07 17:09:31 +0800
committerkris <kris@FreeBSD.org>2003-08-07 17:09:31 +0800
commite495f562de5515fbcfbf590e3af1e84fa391ef40 (patch)
treeb733be9875a9cdba069cf09af740a19c27190613
parentf7481c60631b4629a459265323a1c1177f52724f (diff)
downloadfreebsd-ports-gnome-e495f562de5515fbcfbf590e3af1e84fa391ef40.tar.gz
freebsd-ports-gnome-e495f562de5515fbcfbf590e3af1e84fa391ef40.tar.zst
freebsd-ports-gnome-e495f562de5515fbcfbf590e3af1e84fa391ef40.zip
Does not compile
-rw-r--r--lang/dylan/Makefile2
-rw-r--r--math/ruby-math3d/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index a0d8b5545b8b..2bebca42c19a 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -27,6 +27,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= housel@acm.org
COMMENT= CMU Gwydion project interpreter and compiler for the Dylan language
+BROKEN= Does not compile
+
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
USE_PERL5= yes
diff --git a/math/ruby-math3d/Makefile b/math/ruby-math3d/Makefile
index 4711a863d06e..b1346a1d1402 100644
--- a/math/ruby-math3d/Makefile
+++ b/math/ruby-math3d/Makefile
@@ -15,6 +15,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library for mathematics for 3D graphics
+BROKEN= Does not compile
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes