diff options
Diffstat (limited to 'www/mozilla-vendor/Makefile')
-rw-r--r-- | www/mozilla-vendor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index c53879f..05da7af 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ WRKSRC= ${WRKDIR}/${PORTNAME} -#WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249" +WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249" USE_BZIP2= yes EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude |