summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-19 03:44:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-19 03:44:15 +0000
commitec87d489f3c19bca94120cbfd92bd9ecb75f0b92 (patch)
tree581943db29621db9e22bfb096eab4ca12676028c /www/galeon
parentAdd virtual category elisp. (diff)
Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,
mozilla-devel has not been updated since it would cause INDEX conflicts with the GTK2 port.
Notes
Notes: svn path=/head/; revision=91618
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 08db12c13118..c08a8e55dbbf 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -7,7 +7,7 @@
PORTNAME= galeon
PORTVERSION= 1.2.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${X11BASE}/include/mozilla${HEADERS_SUFX}/gtkembedmoz/gtkmozembed
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
-MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="1.4"
+MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="1.5b"
.if !defined(WITH_MOZILLA)
MOZILLA= mozilla