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 | 2aa71ec193cae13413ac8ff015c911a9773fe57a (patch) | |
tree | b381a18ba6722ce6a69d62fbfb0928b22be7831c /www | |
parent | 6f05335efd4fb8ced5bb23c2a94063c51519e063 (diff) | |
download | pkgsrc-2aa71ec193cae13413ac8ff015c911a9773fe57a.tar.gz |
s/acroread/acroread5/
Diffstat (limited to 'www')
-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 |