summaryrefslogtreecommitdiff
path: root/print/acroread9
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-04-08 10:12:10 +0000
committerobache <obache@pkgsrc.org>2014-04-08 10:12:10 +0000
commit72bd4a09a7d24e0b529c4e3dd4d032978019c10f (patch)
treec58a2ae244772d40c75aab315f23b3539e3e9e6b /print/acroread9
parentcc95d96edb73e2bbd131487fa51445b96674460e (diff)
downloadpkgsrc-72bd4a09a7d24e0b529c4e3dd4d032978019c10f.tar.gz
Update dependencies:
* compat module is not required. * curl is bundled and it require libidn. * allow suse-10.0 again.
Diffstat (limited to 'print/acroread9')
-rw-r--r--print/acroread9/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/acroread9/Makefile b/print/acroread9/Makefile
index 1c85470fabc..fe085e1a584 100644
--- a/print/acroread9/Makefile
+++ b/print/acroread9/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2014/03/18 12:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/04/08 10:12:10 obache Exp $
DISTNAME= acroread9 # overridden below
PKGNAME= acroread9-9.5.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PKGVERSION_NOREV}/enu/
@@ -21,8 +21,8 @@ WRKSRC= ${WRKDIR}/AdobeReader
BUILD_DIRS= # empty
EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= compat cups curl gtk2 locale xml2
-EMUL_REQD= suse>=11.0
+EMUL_MODULES.linux= cups libidn gtk2 locale xml2
+EMUL_REQD= suse>=10.0
.include "../../mk/bsd.prefs.mk"