15cef35050
mozilla/Makefile.common, rather than adding it into each Makefile (also fixes thunderbird-gtk2).
11 lines
248 B
Makefile
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"
|