diff options
author | swills <swills@FreeBSD.org> | 2010-09-11 21:02:39 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-09-11 21:02:39 +0800 |
commit | e44da9576a415f9c26810c86a9511069463070ea (patch) | |
tree | af93ca1f62077a33c36e684850ba17438017ee9c /accessibility | |
parent | 59e087e9aae70f4a7ed3cf11568ee066f19d1631 (diff) | |
download | freebsd-ports-gnome-e44da9576a415f9c26810c86a9511069463070ea.tar.gz freebsd-ports-gnome-e44da9576a415f9c26810c86a9511069463070ea.tar.zst freebsd-ports-gnome-e44da9576a415f9c26810c86a9511069463070ea.zip |
- Update ruby-gnome ports to 0.19.4
Approved by: wxs (co-mentor)
Reviewed by: kwm (gnome@)
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/ruby-atk/Makefile | 1 | ||||
-rw-r--r-- | accessibility/ruby-atk/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
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 |