diff options
author | grant <grant@pkgsrc.org> | 2004-02-10 13:05:06 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-02-10 13:05:06 +0000 |
commit | 56a784e291f0bf60e433efe592b8ba4770aff4a4 (patch) | |
tree | 122a6adc2e02769585c9383df3df60770a960e38 /www/firefox-bin-realplayer/Makefile | |
parent | 52dd8d5a386a47e3d2481431f136ceade785126e (diff) | |
download | pkgsrc-56a784e291f0bf60e433efe592b8ba4770aff4a4.tar.gz |
no reason this shouldn't work on any i386 platform.
Diffstat (limited to 'www/firefox-bin-realplayer/Makefile')
-rw-r--r-- | www/firefox-bin-realplayer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-bin-realplayer/Makefile b/www/firefox-bin-realplayer/Makefile index 4ef6203a8a3..aaab554d48c 100644 --- a/www/firefox-bin-realplayer/Makefile +++ b/www/firefox-bin-realplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2004/02/10 12:58:19 grant Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/10 13:05:06 grant Exp $ DISTNAME= firefox-bin-realplayer-1.0 PKGREVISION= 1 @@ -12,7 +12,7 @@ COMMENT= RealAudio and RealVideo player plugin for firefox-bin DEPENDS+= firefox-bin>=0.8:../../www/firefox-bin DEPENDS+= realplayer-[0-9]*:../../multimedia/realplayer -ONLY_FOR_PLATFORM= NetBSD-*-i386 +ONLY_FOR_PLATFORM= *-*-i386 WRKSRC= ${WRKDIR} NO_CHECKSUM= YES |