summaryrefslogtreecommitdiff
path: root/print/acroread
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-04-04 12:29:46 +0000
committertron <tron@pkgsrc.org>2002-04-04 12:29:46 +0000
commitb6343d0c1050186df8e7dd1498d066b0381bbdd2 (patch)
tree02ee0f024d7c7f6ab249edb6825bb16713c7494f /print/acroread
parent885763de4e5cb053002bbbd2dbfe70fbcb398c37 (diff)
downloadpkgsrc-b6343d0c1050186df8e7dd1498d066b0381bbdd2.tar.gz
Use "suse_linux/Makefile.application" to pick correct SuSE packages.
Diffstat (limited to 'print/acroread')
-rw-r--r--print/acroread/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index dd0315dffe5..5200f437f8b 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2002/03/14 03:14:46 lukem Exp $
-# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
+# $NetBSD: Makefile,v 1.29 2002/04/04 12:29:49 tron Exp $
PKGNAME= acroread-4.05
CATEGORIES= print
@@ -25,7 +24,7 @@ SHLIB_HANDLING= NO
.if ${OPSYS} == "NetBSD"
.if (${MACHINE_ARCH} == "i386")
-DEPENDS= suse_x11>=6.1:../../emulators/suse_x11
+DEPENDS= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11
DISTNAME= linux-ar-405
PLATFORM= intellinux
WRKSRC= ${WRKDIR}/ILINXR.install
@@ -92,4 +91,4 @@ post-install:
done
.endif
-.include "../../mk/bsd.pkg.mk"
+.include "../../emulators/suse_linux/Makefile.application"