aboutsummaryrefslogtreecommitdiff
path: root/www/firefox3-devel
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-01-09 21:47:32 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-01-09 21:47:32 +0000
commit7971caf347aef76c314f0ea801e3a0a494ed0f40 (patch)
treee87e52f363d9d02a6a9e513ffc2c7d53df3a1cee /www/firefox3-devel
parent02e20e0335a2f539885b7586a748b31772bcaa6d (diff)
downloadports-7971caf347aef76c314f0ea801e3a0a494ed0f40.tar.gz
ports-7971caf347aef76c314f0ea801e3a0a494ed0f40.zip
Notes
Diffstat (limited to 'www/firefox3-devel')
-rw-r--r--www/firefox3-devel/Makefile8
-rw-r--r--www/firefox3-devel/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index 15f5c910527f..65b2f5bc332f 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= firefox
-DISTVERSION= 3.6b5
+DISTVERSION= 3.6rc1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA}
@@ -17,7 +17,6 @@ MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.8:${PORTSDIR}/devel/nspr
-LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify
USE_AUTOTOOLS= autoconf:213
LATEST_LINK= firefox3-devel
@@ -79,9 +78,10 @@ MOZ_OPTIONS+= --disable-gnomeui
.endif
.if defined(WITHOUT_DBUS)
-MOZ_OPTIONS+= --disable-dbus
+MOZ_OPTIONS+= --disable-dbus --disable-libnotify
.else
-LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ notify.1:${PORTSDIR}/devel/libnotify
.endif
post-extract::
diff --git a/www/firefox3-devel/distinfo b/www/firefox3-devel/distinfo
index 88905df520d9..3e0934ca5e5a 100644
--- a/www/firefox3-devel/distinfo
+++ b/www/firefox3-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (firefox-3.6b5.source.tar.bz2) = 381a897e16579a47250dee9342353f37
-SHA256 (firefox-3.6b5.source.tar.bz2) = 26fee78214595fe4d58af111b27cbc1380835856614c7dfdf27498230192f94b
-SIZE (firefox-3.6b5.source.tar.bz2) = 48255118
+MD5 (firefox-3.6rc1.source.tar.bz2) = f4b885c33ccacba27df11e745cf350d3
+SHA256 (firefox-3.6rc1.source.tar.bz2) = 3391dea839f21763956ad0ee8b465fc0bf28422723e9773d0bbd3ee65ec95d88
+SIZE (firefox-3.6rc1.source.tar.bz2) = 48245729