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/Makefile | |
parent | d881a47106ec896eba835956998dc2c4d984d773 (diff) |
- Update ruby-gnome ports to 0.19.4
Approved by: wxs (co-mentor)
Reviewed by: kwm (gnome@)
Notes
Notes:
svn path=/head/; revision=260974
Diffstat (limited to 'www/ruby-gtkhtml2/Makefile')
-rw-r--r-- | www/ruby-gtkhtml2/Makefile | 2 |
1 files changed, 1 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) |