pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-plugin-firefox Adapt to renaming of...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be5c5ed7c3c3
branches:  trunk
changeset: 492795:be5c5ed7c3c3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 19 15:36:23 2005 +0000

description:
Adapt to renaming of firefox-gtk2 to firefox; bump PKGREVISION.

diffstat:

 multimedia/mplayer-plugin-firefox/Makefile |  11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diffs (22 lines):

diff -r 4d5fe5f8234c -r be5c5ed7c3c3 multimedia/mplayer-plugin-firefox/Makefile
--- a/multimedia/mplayer-plugin-firefox/Makefile        Tue Apr 19 15:35:12 2005 +0000
+++ b/multimedia/mplayer-plugin-firefox/Makefile        Tue Apr 19 15:36:23 2005 +0000
@@ -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"



Home | Main Index | Thread Index | Old Index