diff options
author | mezz <mezz@FreeBSD.org> | 2005-11-05 13:35:10 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-11-05 13:35:10 +0800 |
commit | 78385069b864bdbea1fea52aba80639441c3844c (patch) | |
tree | 9cf334f4b13e280d61ad98d8442218719f43b5b5 /accessibility | |
parent | 78a8deea88254e759fa2381642119ed3459be5c8 (diff) | |
download | freebsd-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 'accessibility')
-rw-r--r-- | accessibility/ruby-atk/Makefile | 1 | ||||
-rw-r--r-- | accessibility/ruby-atk/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index e912840ed278..879916589889 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -3,6 +3,7 @@ # Whom: Mezz <mezz7@cox.net> # # $FreeBSD$ +# $MCom: ports/accessibility/ruby-atk/Makefile,v 1.2 2005/10/17 07:05:39 mezz Exp $ # PORTNAME= atk diff --git a/accessibility/ruby-atk/pkg-plist b/accessibility/ruby-atk/pkg-plist index dfb38a6f9d4c..d8a1ef1deec3 100644 --- a/accessibility/ruby-atk/pkg-plist +++ b/accessibility/ruby-atk/pkg-plist @@ -1,4 +1,6 @@ %%RUBY_SITEARCHLIBDIR%%/atk.so +%%RUBY_SITEARCHLIBDIR%%/rbatk.h +%%RUBY_SITEARCHLIBDIR%%/rbatkversion.h %%RUBY_SITELIBDIR%%/atk.rb %%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING.LIB %%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog |