diff options
author | erwin <erwin@FreeBSD.org> | 2010-12-05 02:01:44 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-12-05 02:01:44 +0800 |
commit | 02ba1cbc87eda314f99286f6f9dbad4516799b16 (patch) | |
tree | d97103a1a22bb4d3a9450647fdf881c462591746 /www/chromium/Makefile | |
parent | 4925f480d0adad343aa699c335229ab992194922 (diff) | |
download | freebsd-ports-gnome-02ba1cbc87eda314f99286f6f9dbad4516799b16.tar.gz freebsd-ports-gnome-02ba1cbc87eda314f99286f6f9dbad4516799b16.tar.zst freebsd-ports-gnome-02ba1cbc87eda314f99286f6f9dbad4516799b16.zip |
Mark FORBIDDEN due to several known security vulnerabilites
http://googlechromereleases.blogspot.com/2010/11/stable-channel-update.html
Approved by: portmgr
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r-- | www/chromium/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 026ec4cf815a..7ce445a894f8 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -35,6 +35,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins +FORBIDDEN= several security vulnerabilities + ONLY_FOR_ARCHS= i386 amd64 USE_XZ= yes USE_BISON= build |