summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-10 22:44:52 +0000
committerwiz <wiz>2006-03-10 22:44:52 +0000
commite1a3b0aba6b0856e72f070c8e2ecc15449c374fb (patch)
tree2e3f0bb50bdb923e5a6803f85f2068b46228c2b7 /print
parente2a945c1a19f5b22e09ab4431ed6e6a41f031b7f (diff)
downloadpkgsrc-e1a3b0aba6b0856e72f070c8e2ecc15449c374fb.tar.gz
Accept suse100* packages too. Bump PKGREVISION.
Diffstat (limited to 'print')
-rw-r--r--print/acroread7/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/acroread7/Makefile b/print/acroread7/Makefile
index 9c49f6fd878..1cf8c3a4d1e 100644
--- a/print/acroread7/Makefile
+++ b/print/acroread7/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:28 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/10 22:44:52 wiz Exp $
DISTNAME= acroread7 # Overridden below
PKGNAME= acroread7-7.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/
@@ -36,8 +36,8 @@ PLATFORM= unknown
.if ${OPSYS} == "NetBSD"
. if (${MACHINE_ARCH} == "i386")
-DEPENDS+= suse_gtk2>=9.1:../../emulators/suse91_gtk2
-DEPENDS+= suse_locale>=9.1:../../emulators/suse91_locale
+DEPENDS+= suse_gtk2>=9.1:../../emulators/${SUSE_DIR_PREFIX}_gtk2
+DEPENDS+= suse_locale>=9.1:../../emulators/${SUSE_DIR_PREFIX}_locale
DISTNAME= AdbeRdr701_linux_enu
PLATFORM= intellinux
.endif