diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-12-21 03:05:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-12-21 03:05:19 +0000 |
commit | 6b852626b0724e46230c5b1415824f95af545b16 (patch) | |
tree | b381a18ba6722ce6a69d62fbfb0928b22be7831c | |
parent | fc144e817c9ad4a6cef2af06c95187af0ae7f419 (diff) | |
download | pkgsrc-6b852626b0724e46230c5b1415824f95af545b16.tar.gz |
s/acroread/acroread5/
-rw-r--r-- | www/firefox-gtk2-bin-acroread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-gtk2-bin-acroread/Makefile b/www/firefox-gtk2-bin-acroread/Makefile index a84b99c8c56..83e29777f68 100644 --- a/www/firefox-gtk2-bin-acroread/Makefile +++ b/www/firefox-gtk2-bin-acroread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/12/21 02:59:57 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/21 03:05:19 xtraeme Exp $ DISTNAME= firefox-gtk2-bin-acroread-1.0 CATEGORIES= www print @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.adobe.com/products/acrobat/readermain.html COMMENT= Acrobat Reader 5 plugin for firefox-gtk2-bin -DEPENDS+= acroread5>=5.10nb1:../../print/acroread +DEPENDS+= acroread5>=5.10nb1:../../print/acroread5 DEPENDS+= firefox-gtk2-bin>=0.10.1:../../www/firefox-gtk2-bin ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386 |