XXX only build tested, I'm not yet sure if the build fix in patch-af is correct or if more fixes are needed.
11 lines
254 B
Makefile
11 lines
254 B
Makefile
# $NetBSD: Makefile,v 1.12 2009/04/21 16:58:18 tnn Exp $
|
|
#
|
|
|
|
BROWSER= firefox3
|
|
|
|
CONFIGURE_ARGS+= --disable-gtk1
|
|
|
|
.include "Makefile.common"
|
|
.include "../../www/firefox3/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|