summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-17 02:33:45 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-17 02:33:45 +0000
commit7940ce421bf196e3cfe530375c1986656a86b65f (patch)
tree13986a8969d5d3561093526eba78667ba47d1ccb /multimedia
parent87455f18cd3d7e11ce816286bf12539663c42ee9 (diff)
downloadpkgsrc-7940ce421bf196e3cfe530375c1986656a86b65f.tar.gz
mplayer-plugin for mozilla-gtk2.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer-plugin-mozilla-gtk2/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/mplayer-plugin-mozilla-gtk2/Makefile b/multimedia/mplayer-plugin-mozilla-gtk2/Makefile
new file mode 100644
index 00000000000..a06e1f92142
--- /dev/null
+++ b/multimedia/mplayer-plugin-mozilla-gtk2/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/17 02:33:45 xtraeme Exp $
+#
+
+BROWSER= mozilla-gtk2
+
+CONFIGURE_ARGS+= --disable-gtk1
+
+.include "../mplayer-plugin-firefox/Makefile.common"
+.include "../../www/mozilla-gtk2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"