summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-31 02:35:25 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-31 02:35:25 +0000
commitf7662c3bf53f02e18952e149a68b5501216d7a76 (patch)
treed00c8bb4d533fd2f62dc50cfe9877f7f11d80d43 /editors
parent73ba5137f79a6bd66273e8a7cab6d141fff63cc1 (diff)
downloadpkgsrc-f7662c3bf53f02e18952e149a68b5501216d7a76.tar.gz
add CHECK_SHLIBS=no
Diffstat (limited to 'editors')
-rw-r--r--editors/framemaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/framemaker/Makefile b/editors/framemaker/Makefile
index 4c0f59607cf..c7a9745ac68 100644
--- a/editors/framemaker/Makefile
+++ b/editors/framemaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/08/25 00:20:21 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/31 02:35:26 hubertf Exp $
#
DISTNAME= fmlinux
@@ -17,7 +17,7 @@ HOMEPAGE= http://www.adobe.com/products/framemaker/fmlinux.html
.if (${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386")
# At least on 1.4.2, suse-6.3 is NOT ok, you need 6.1!
DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux
-LDD?= /emul/linux/usr/bin/ldd
+CHECK_SHLIBS= no
.endif
RESTRICTED= "Distributed only by Adobe Inc."