summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-plugin-mozilla/Makefile
blob: 2d087d81e4ce1c3cb1ca60dd713c05b901e86c59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:17 joerg Exp $
#

BROWSER=	mozilla
PKGREVISION=	3

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

.include "../../multimedia/mplayer-plugin-firefox/Makefile.common"
.include "../../www/mozilla/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"