aboutsummaryrefslogtreecommitdiff
path: root/www/linux-firefox/Makefile
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-06-27 12:49:22 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-06-27 12:49:22 +0000
commit080d0ae386ffb348e245dee12a51d69c3e71c1da (patch)
tree67a66e2ca08f75d5b59a3b59be06fff40e39c743 /www/linux-firefox/Makefile
parent3c18a403309237d0841b4807b577438750b22a49 (diff)
downloadports-080d0ae386ffb348e245dee12a51d69c3e71c1da.tar.gz
ports-080d0ae386ffb348e245dee12a51d69c3e71c1da.zip
- Update to 3.6.6
Feature safe: yes
Notes
Notes: svn path=/head/; revision=257061
Diffstat (limited to 'www/linux-firefox/Makefile')
-rw-r--r--www/linux-firefox/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile
index 7aa73cdde594..ffc84284f709 100644
--- a/www/linux-firefox/Makefile
+++ b/www/linux-firefox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= firefox
-PORTVERSION= 3.0.19
+PORTVERSION= 3.6.6
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US
@@ -17,5 +17,7 @@ COMMENT= Web browser based on the browser portion of Mozilla
USE_LDCONFIG= yes
USE_BZIP2= yes
+USE_LINUX_APPS= dbusglib dbuslibs alsalib
+
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>