summaryrefslogtreecommitdiff
path: root/print/acroread3
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-31 02:35:25 +0000
committerhubertf <hubertf>2000-08-31 02:35:25 +0000
commite2eb15e00cef84eb6095bb42d7c1c9543c98539c (patch)
treed00c8bb4d533fd2f62dc50cfe9877f7f11d80d43 /print/acroread3
parent99e392fb2d4b99dfa25311f8558959f38c325755 (diff)
downloadpkgsrc-e2eb15e00cef84eb6095bb42d7c1c9543c98539c.tar.gz
add CHECK_SHLIBS=no
Diffstat (limited to 'print/acroread3')
-rw-r--r--print/acroread3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile
index 9a9a9541cb9..b0f6cea2c68 100644
--- a/print/acroread3/Makefile
+++ b/print/acroread3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/08/25 00:20:24 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2000/08/31 02:35:27 hubertf Exp $
PKGNAME= acroread3-3.01
CATEGORIES= print
@@ -23,7 +23,7 @@ NO_BUILD= YES
DEPENDS= suse_linux>=6.3:../../emulators/suse_linux
DISTNAME= acroread_linux_301
PLATFORM= intellinux
-LDD?= /emul/linux/usr/bin/ldd
+CHECK_SHLIBS= no
.elif (${MACHINE_ARCH} == "alpha")
.if !exists(/emul/osf1/sbin/loader)
IGNORE= "${PKGNAME} requires Digital UNIX libraries - see compat_osf1(8)"