pkgsrc/www/firefox/Makefile
ghen 57dd8ce275 Update Firefox to 1.5.0.3, which is identical to our 1.5.0.2nb2 (except for the
advertized version), so there's no reason to upgrade. :-)

Fixes a denial of service vulnerability (MFSA 2006-30).
2006-05-04 05:16:13 +00:00

11 lines
278 B
Makefile

# $NetBSD: Makefile,v 1.35 2006/05/04 05:16:13 ghen Exp $
MOZILLA= firefox
EXTRACT_SUFX= .tar.bz2
COMMENT= Lightweight gecko-based web browser
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"