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 /graphics/ruby-libart2 | |
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 'graphics/ruby-libart2')
-rw-r--r-- | graphics/ruby-libart2/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-libart2/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ruby-libart2/Makefile b/graphics/ruby-libart2/Makefile index 8d37b17f3b73..555d8e0df9a2 100644 --- a/graphics/ruby-libart2/Makefile +++ b/graphics/ruby-libart2/Makefile @@ -8,7 +8,6 @@ PORTNAME= libart2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 3 CATEGORIES= graphics ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} @@ -34,6 +33,7 @@ INSTALL_TARGET= site-install DOCS= COPYING.LIB ChangeLog README post-patch: general-patch +post-configure: general-configure post-install: .if !defined(NOPORTEXAMPLES) diff --git a/graphics/ruby-libart2/pkg-plist b/graphics/ruby-libart2/pkg-plist index 70e32c8e6dc4..cacc29b7ece0 100644 --- a/graphics/ruby-libart2/pkg-plist +++ b/graphics/ruby-libart2/pkg-plist @@ -1,3 +1,4 @@ +libdata/pkgconfig/ruby-libart2.pc %%RUBY_SITEARCHLIBDIR%%/libart2.so %%RUBY_SITEARCHLIBDIR%%/rbart.h %%RUBY_SITELIBDIR%%/libart2.rb |