summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-plugin-firefox
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-19 15:36:23 +0000
committerwiz <wiz>2005-04-19 15:36:23 +0000
commit445d3683e1f1d8c4530379df68443a6f855f094e (patch)
tree4a7107492dd5dacf9850ef4d8f9a6cca61936b10 /multimedia/mplayer-plugin-firefox
parenta929e4317c0711d7dbf58ba43fbac53d08c5d800 (diff)
downloadpkgsrc-445d3683e1f1d8c4530379df68443a6f855f094e.tar.gz
Adapt to renaming of firefox-gtk2 to firefox; bump PKGREVISION.
Diffstat (limited to 'multimedia/mplayer-plugin-firefox')
-rw-r--r--multimedia/mplayer-plugin-firefox/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/multimedia/mplayer-plugin-firefox/Makefile b/multimedia/mplayer-plugin-firefox/Makefile
index 1f343e2ef9a..7a292111d59 100644
--- a/multimedia/mplayer-plugin-firefox/Makefile
+++ b/multimedia/mplayer-plugin-firefox/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:38 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/19 15:36:23 wiz Exp $
#
-PKGREVISION= 2
+PKGREVISION= 3
BROWSER= firefox
-CONFIGURE_ARGS+= --disable-gtk2
-CONFIGURE_ARGS+= --enable-gtk1
+CONFIGURE_ARGS+= --disable-gtk1
.include "Makefile.common"
-.include "../../www/firefox-gtk1/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
+.include "../../www/firefox/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"