From 02ba1cbc87eda314f99286f6f9dbad4516799b16 Mon Sep 17 00:00:00 2001 From: erwin Date: Sat, 4 Dec 2010 18:01:44 +0000 Subject: Mark FORBIDDEN due to several known security vulnerabilites http://googlechromereleases.blogspot.com/2010/11/stable-channel-update.html Approved by: portmgr --- www/chromium/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/chromium/Makefile') 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 -- cgit