aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-11-05 13:35:10 +0800
committermezz <mezz@FreeBSD.org>2005-11-05 13:35:10 +0800
commit78385069b864bdbea1fea52aba80639441c3844c (patch)
tree9cf334f4b13e280d61ad98d8442218719f43b5b5 /databases
parent78a8deea88254e759fa2381642119ed3459be5c8 (diff)
downloadfreebsd-ports-gnome-78385069b864bdbea1fea52aba80639441c3844c.tar.gz
freebsd-ports-gnome-78385069b864bdbea1fea52aba80639441c3844c.tar.zst
freebsd-ports-gnome-78385069b864bdbea1fea52aba80639441c3844c.zip
- Update to 0.14.0, see release note for details:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1 - Two new ports have been added, ruby-cairo and ruby-gtkmozembed. - databases/ruby-libgda has been mark as BROKEN, because it still needs to catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-libgda/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ruby-libgda/Makefile b/databases/ruby-libgda/Makefile
index 60a27d548682..658f56458d5b 100644
--- a/databases/ruby-libgda/Makefile
+++ b/databases/ruby-libgda/Makefile
@@ -3,6 +3,7 @@
# Whom: Mezz <mezz7@cox.net>
#
# $FreeBSD$
+# $MCom: ports/databases/ruby-libgda/Makefile,v 1.2 2005/10/17 07:05:39 mezz Exp $
#
PORTNAME= libgda
@@ -23,6 +24,8 @@ USE_RUBY= yes
USE_GNOME= libgda2
USE_RUBY_EXTCONF= yes
+BROKEN="Doesn't build with newer libgda-2.0"
+
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
WRKSRC= ${RUBY_GNOME_WRKSRC}/libgda