pkgsrc/multimedia/mplayer-plugin-firefox/Makefile
tnn de4e8d58ab Depend on firefox3 instead of firefox2.
XXX only build tested, I'm not yet sure if the build fix in patch-af is
correct or if more fixes are needed.
2009-04-21 16:58:18 +00:00

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"