summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-plugin-firefox/Makefile
blob: 1f343e2ef9a3009e2af1c71ed87984c46caae1c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:38 wiz Exp $
#

PKGREVISION=	2
BROWSER=	firefox

CONFIGURE_ARGS+=	--disable-gtk2
CONFIGURE_ARGS+=	--enable-gtk1

.include "Makefile.common"
.include "../../www/firefox-gtk1/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"