aboutsummaryrefslogtreecommitdiff
path: root/www/ruby-gtkmozembed
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-01-02 00:57:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-01-02 00:57:05 +0000
commit19a9f3912cd117145535ca6de0175853d0d3896e (patch)
treec02065a34ed08864bc62d5b2ae0094083d35d0f4 /www/ruby-gtkmozembed
parent535fbdda503208ee9668deae5b3999e874fd43fa (diff)
- Update to 0.16.0.
- More on PREFIX-cleaness. - Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no longer in the tarball and have been dropped support by the developers.
Notes
Notes: svn path=/head/; revision=181226
Diffstat (limited to 'www/ruby-gtkmozembed')
-rw-r--r--www/ruby-gtkmozembed/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ruby-gtkmozembed/Makefile b/www/ruby-gtkmozembed/Makefile
index 7c977946347e..69d2569ba2dd 100644
--- a/www/ruby-gtkmozembed/Makefile
+++ b/www/ruby-gtkmozembed/Makefile
@@ -8,7 +8,6 @@
PORTNAME= gtkmozembed
PORTVERSION= ${RUBY_GNOME_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= www ruby
MASTER_SITES= ${RUBY_GNOME_MASTER_SITES}
MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR}
@@ -23,7 +22,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
USE_RUBY= yes
USE_GECKO= firefox mozilla xulrunner firefox15
-USE_DOS2UNIX= ../glib/src/lib/mkmf-gnome2.rb
USE_RUBY_EXTCONF= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
@@ -36,7 +34,7 @@ DOCS= COPYING.LIB ChangeLog README
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
-post-patch:
+post-patch: general-patch
@${REINPLACE_CMD} -e 's|xulrunner-|${GECKO}-|g ; \
s|%%GECKO_PATH%%|${LOCALBASE}/lib/${GECKO}|g' \
${WRKSRC}/extconf.rb