summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parent73ba5137f79a6bd66273e8a7cab6d141fff63cc1 (diff)
downloadpkgsrc-f7662c3bf53f02e18952e149a68b5501216d7a76.tar.gz
add CHECK_SHLIBS=no
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mtv/Makefile4
-rw-r--r--graphics/ns-flash/Makefile5
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile
index 627960737bb..6a57a8b7941 100644
--- a/graphics/mtv/Makefile
+++ b/graphics/mtv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/08/29 12:43:42 tron Exp $
+# $NetBSD: Makefile,v 1.26 2000/08/31 02:35:26 hubertf Exp $
DISTNAME= mtv-1.1.4
CATEGORIES= graphics
@@ -17,7 +17,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.4Z[A-Z]-i386 \
DIST_SUBDIR= mtv
LICENSE= fee-based-commercial-use
MANCOMPRESSED=
-LDD= /emul/linux/usr/bin/ldd
+CHECK_SHLIBS= no
RESTRICTED= "Commercial software."
NO_SRC_ON_FTP= ${RESTRICTED}
diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile
index 503805f5e8b..6aebe1722cf 100644
--- a/graphics/ns-flash/Makefile
+++ b/graphics/ns-flash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/08/25 00:20:23 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2000/08/31 02:35:26 hubertf Exp $
#
PKGNAME= ns-flash-4.0r12
@@ -12,11 +12,9 @@ ONLY_FOR_PLATFORM= *-*-i386 SunOS-*-sparc
DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux
DISTUNAME= linux
WRKNAME= Linux
-LDD?= /emul/linux/usr/bin/ldd
.elif ${MACHINE_ARCH} == "sparc" && ${OPSYS} == "SunOS"
DISTUNAME= solaris
WRKNAME= Solaris
-LDD?= ${TRUE}
.endif
DISTNAME= flash_${DISTUNAME}
@@ -35,6 +33,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
NO_CONFIGURE= yes
NO_BUILD= yes
+CHECK_SHLIBS= no
WRKSRC= ${WRKDIR}/${WRKNAME}
NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins