From e44da9576a415f9c26810c86a9511069463070ea Mon Sep 17 00:00:00 2001 From: swills Date: Sat, 11 Sep 2010 13:02:39 +0000 Subject: - Update ruby-gnome ports to 0.19.4 Approved by: wxs (co-mentor) Reviewed by: kwm (gnome@) --- accessibility/ruby-atk/Makefile | 1 + accessibility/ruby-atk/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'accessibility') diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index b27dbaa08715..0b97ba16b3d1 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -32,6 +32,7 @@ INSTALL_TARGET= site-install DOCS= COPYING.LIB ChangeLog README post-patch: general-patch +post-configure: general-configure post-install: .if !defined(NOPORTDOCS) diff --git a/accessibility/ruby-atk/pkg-plist b/accessibility/ruby-atk/pkg-plist index 558c79fa6f9b..f641ba0102ee 100644 --- a/accessibility/ruby-atk/pkg-plist +++ b/accessibility/ruby-atk/pkg-plist @@ -1,3 +1,4 @@ +libdata/pkgconfig/ruby-atk.pc %%RUBY_SITELIBDIR%%/atk.rb %%RUBY_SITEARCHLIBDIR%%/atk.so %%RUBY_SITEARCHLIBDIR%%/rbatk.h -- cgit