summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2010-11-27 03:32:41 +0000
committerSteve Wills <swills@FreeBSD.org>2010-11-27 03:32:41 +0000
commit132e1e4550c1452bb2f20429bb6b9a8712b11b19 (patch)
tree9fff9947bc6591c5bd2480f0f58ec4d0b0b99b9a /www
parent- Update to 4.4.0 (diff)
- Update to 0.90.5
- create ports for vte, gstreamer, gtksourceview2, poppler and goocanvas modules - sort depends in meta port - remove patch to ruby-gtk2 that's merged upstream - remove old gtksourceview module which seems broken Submitted by: swills (myself) Approved by: wxs (mentor)
Notes
Notes: svn path=/head/; revision=265240
Diffstat (limited to 'www')
-rw-r--r--www/ruby-gtkhtml2/Makefile2
-rw-r--r--www/ruby-gtkmozembed/Makefile4
2 files changed, 2 insertions, 4 deletions
diff --git a/www/ruby-gtkhtml2/Makefile b/www/ruby-gtkhtml2/Makefile
index 3ce1025f4d6e..27db45947d9c 100644
--- a/www/ruby-gtkhtml2/Makefile
+++ b/www/ruby-gtkhtml2/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR
USE_RUBY= yes
USE_GNOME= libgtkhtml
USE_RUBY_EXTCONF= yes
+CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
@@ -33,7 +34,6 @@ 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-gtkmozembed/Makefile b/www/ruby-gtkmozembed/Makefile
index 0407005b0615..051a5e4df4a6 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}
@@ -25,6 +24,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR
USE_RUBY= yes
USE_GECKO= libxul
USE_RUBY_EXTCONF= yes
+CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
@@ -38,8 +38,6 @@ post-patch: general-patch
s|%%GECKO_PATH%%|${LOCALBASE}/lib/${GECKO}|g' \
${WRKSRC}/extconf.rb
-post-configure: general-configure
-
post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${RUBY_MODEXAMPLESDIR}