3fa374bc0e
This one is for www/seamonkey.
10 lines
299 B
Makefile
10 lines
299 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/04/27 19:26:45 ghen Exp $
|
|
|
|
BROWSER= seamonkey
|
|
|
|
CONFIGURE_ARGS+= --disable-gtk1
|
|
|
|
.include "../../multimedia/mplayer-plugin-firefox/Makefile.common"
|
|
.include "../../www/seamonkey/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|