diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-12 16:04:12 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-12 16:04:12 +0000 |
commit | b88fc06c8e0c367393668fa52a34da2906b1fb1f (patch) | |
tree | a45aef1ff32a30726f2ffb9b49eec7fd55c5f2ad | |
parent | b9bd5f3c282eb05c96215e1865f2d92f967744de (diff) | |
download | pkgsrc-b88fc06c8e0c367393668fa52a34da2906b1fb1f.tar.gz |
Bump PKGREVISION for major www/firefox upgrade.
-rw-r--r-- | multimedia/mplayer-plugin-firefox-gtk1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-plugin-firefox-gtk1/Makefile b/multimedia/mplayer-plugin-firefox-gtk1/Makefile index cfb8d8686d9..70264d09986 100644 --- a/multimedia/mplayer-plugin-firefox-gtk1/Makefile +++ b/multimedia/mplayer-plugin-firefox-gtk1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:17 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/05/12 16:04:12 ghen Exp $ # BROWSER= firefox-gtk1 -PKGREVISION= 2 +PKGREVISION= 3 CONFIGURE_ARGS+= --disable-gtk2 CONFIGURE_ARGS+= --enable-gtk1 |