diff options
author | rene <rene@FreeBSD.org> | 2011-06-08 06:05:55 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-06-08 06:05:55 +0800 |
commit | e2f11129e514d7a59805f66aa3576eecf1a642c2 (patch) | |
tree | daba3796ed993716ef67af5b4ea29864dfed3d3f /www/chromium/Makefile | |
parent | e6023a7db85524f304efca02f941393aafc8df34 (diff) | |
download | freebsd-ports-gnome-e2f11129e514d7a59805f66aa3576eecf1a642c2.tar.gz freebsd-ports-gnome-e2f11129e514d7a59805f66aa3576eecf1a642c2.tar.zst freebsd-ports-gnome-e2f11129e514d7a59805f66aa3576eecf1a642c2.zip |
Update to 12.0.742.91
Patches from: George Liaskos [geo.liaskos gmail com]
Security: http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r-- | www/chromium/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 94771f225be2..0ebfeb854638 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -7,7 +7,7 @@ PORTNAME= chromium DISTVERSIONPREFIX= courgette-redacted- -DISTVERSION= 11.0.696.77 +DISTVERSION= 12.0.742.91 CATEGORIES= www MASTER_SITES= http://download.goodking.org/downloads/ \ ftp://rene-ladan.nl/pub/distfiles/ \ @@ -32,7 +32,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ freetype.9:${PORTSDIR}/print/freetype2 \ nss3.1:${PORTSDIR}/security/nss \ gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \ - ibus.2:${PORTSDIR}/textproc/ibus + ibus.2:${PORTSDIR}/textproc/ibus \ + cups.2:${PORTSDIR}/print/cups-client RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins \ ${LOCALBASE}/lib/X11/fonts/Droid/fonts.dir:${PORTSDIR}/x11-fonts/droid-fonts-ttf |