pkgsrc/www/firefox/Makefile
abs 15cef35050 MOZILLA_USE_GTK2 needs --disable-gnomevfs, so make this so in
mozilla/Makefile.common, rather than adding it into each Makefile
(also fixes thunderbird-gtk2).
2005-04-02 14:38:14 +00:00

11 lines
248 B
Makefile

# $NetBSD: Makefile,v 1.14 2005/04/02 14:38:14 abs Exp $
MOZILLA= firefox
EXTRACT_SUFX= .tar.bz2
COMMENT= Lightweight gecko-based web browser
MOZILLA_USE_GTK2= # defined
MOZILLA_USE_XFT= YES
.include "../../www/firefox/Makefile-firefox.common"