diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-19 15:37:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-19 15:37:52 +0000 |
commit | 8f6d7bd93d92e9cef10d9af41b9dd22a2fe31100 (patch) | |
tree | 06ec7ce8818b81c5dd0644edcc57e78c1465aee7 /multimedia | |
parent | 83fa9a9e0c6955e699b6965816cdbe96a5e9a9c9 (diff) | |
download | pkgsrc-8f6d7bd93d92e9cef10d9af41b9dd22a2fe31100.tar.gz |
Moved to mplayer-plugin-firefox (to follow firefox naming conventions).
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mplayer-plugin-firefox-gtk2/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/multimedia/mplayer-plugin-firefox-gtk2/Makefile b/multimedia/mplayer-plugin-firefox-gtk2/Makefile deleted file mode 100644 index 1e866f358f5..00000000000 --- a/multimedia/mplayer-plugin-firefox-gtk2/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2005/03/19 17:17:41 tv Exp $ -# - -PKGREVISION= 1 -BROWSER= firefox-gtk2 - -CONFIGURE_ARGS+= --disable-gtk1 - -.include "../mplayer-plugin-firefox/Makefile.common" -.include "../../www/firefox/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" |