advertized version), so there's no reason to upgrade. :-) Fixes a denial of service vulnerability (MFSA 2006-30).
11 lines
278 B
Makefile
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"
|