diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1525c4e12ad5406031173d28eb5482e133922718 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /multimedia/mplayer-plugin-firefox | |
parent | 89048d2bbb0ec281ff237f5e91c8b5569e8ed5e0 (diff) | |
download | pkgsrc-1525c4e12ad5406031173d28eb5482e133922718.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'multimedia/mplayer-plugin-firefox')
-rw-r--r-- | multimedia/mplayer-plugin-firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-plugin-firefox/Makefile b/multimedia/mplayer-plugin-firefox/Makefile index 08724338ea9..1f343e2ef9a 100644 --- a/multimedia/mplayer-plugin-firefox/Makefile +++ b/multimedia/mplayer-plugin-firefox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/03/19 17:17:41 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:38 wiz Exp $ # -PKGREVISION= 1 +PKGREVISION= 2 BROWSER= firefox CONFIGURE_ARGS+= --disable-gtk2 |