diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-09-11 13:02:39 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-09-11 13:02:39 +0000 |
commit | 804529e5145918f144b4ab98ce4cfdf57058f39b (patch) | |
tree | cff25b2524d54cac31fb5c21bbc8a4f554688dfe /www/ruby-gtkhtml2 | |
parent | Remove databases/mongodb-devel. It was older than the non -devel and was (diff) |
- Update ruby-gnome ports to 0.19.4
Approved by: wxs (co-mentor)
Reviewed by: kwm (gnome@)
Diffstat (limited to 'www/ruby-gtkhtml2')
-rw-r--r-- | www/ruby-gtkhtml2/Makefile | 2 | ||||
-rw-r--r-- | www/ruby-gtkhtml2/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/ruby-gtkhtml2/Makefile b/www/ruby-gtkhtml2/Makefile index 0c89d54a7c7f..0fd071a13488 100644 --- a/www/ruby-gtkhtml2/Makefile +++ b/www/ruby-gtkhtml2/Makefile @@ -8,7 +8,6 @@ PORTNAME= gtkhtml2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 3 CATEGORIES= www gnome ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} @@ -33,6 +32,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/www/ruby-gtkhtml2/pkg-plist b/www/ruby-gtkhtml2/pkg-plist index ab8c0d429b8f..6f157ca2f9b5 100644 --- a/www/ruby-gtkhtml2/pkg-plist +++ b/www/ruby-gtkhtml2/pkg-plist @@ -1,3 +1,4 @@ +libdata/pkgconfig/ruby-gtkhtml2.pc %%RUBY_SITELIBDIR%%/gtkhtml2.rb %%RUBY_SITEARCHLIBDIR%%/gtkhtml2.so %%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING.LIB |