aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-17 00:53:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-17 00:53:47 +0000
commitc2a3de67148d108c9d2f761b9b9e4844600a26cf (patch)
treed3d8c92de9c3cd82fba41fd1492d40d4b258c0c2
parent87628570013dec42d1c4e6b49f063fed35687b3d (diff)
downloadports-c2a3de67148d108c9d2f761b9b9e4844600a26cf.tar.gz
ports-c2a3de67148d108c9d2f761b9b9e4844600a26cf.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=107300
-rw-r--r--cad/tochnog/Makefile2
-rw-r--r--databases/ruby-libgda/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile
index 2fd45094fe31..f608b74262a6 100644
--- a/cad/tochnog/Makefile
+++ b/cad/tochnog/Makefile
@@ -23,6 +23,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libsuperlu_mt.a:${PORTSDIR}/math/superlu_mt
BUILD_DEPENDS+= ${LOCALBASE}/lib/libsuperlu.a:${PORTSDIR}/math/superlu
.endif
+BROKEN= "Does not compile"
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
diff --git a/databases/ruby-libgda/Makefile b/databases/ruby-libgda/Makefile
index 80542ac1d4b5..4868f7db5aef 100644
--- a/databases/ruby-libgda/Makefile
+++ b/databases/ruby-libgda/Makefile
@@ -19,6 +19,8 @@ COMMENT= Ruby binding for libgda (GNOME-DB Project)
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
+BROKEN= "Does not compile"
+
USE_RUBY= yes
USE_GNOME= libgda2
USE_RUBY_EXTCONF= yes