summaryrefslogtreecommitdiff
path: root/audio/rvplayer
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-11-25 00:05:10 +0000
committerhubertf <hubertf>1999-11-25 00:05:10 +0000
commitc02d321eef6c64657ac7d53e2eb5ac124da958db (patch)
tree87dbb0b54c1def085e8e806320d4134c2c297613 /audio/rvplayer
parent1348efa8e47241bace71087f6140e6a9c37fe160 (diff)
downloadpkgsrc-c02d321eef6c64657ac7d53e2eb5ac124da958db.tar.gz
Don't depend on random packages installed by some user, use our
dependency system to pull in stuff that's known to work.
Diffstat (limited to 'audio/rvplayer')
-rw-r--r--audio/rvplayer/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/rvplayer/Makefile b/audio/rvplayer/Makefile
index 3edf0974bb2..763cb3ab14b 100644
--- a/audio/rvplayer/Makefile
+++ b/audio/rvplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/09/01 18:33:34 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/11/25 00:05:10 hubertf Exp $
#
DISTNAME= rv50_linux20
@@ -15,11 +15,7 @@ RESTRICTED= "Export-controlled"
MIRROR_DISTFILE= no
ONLY_FOR_PLATFORM= NetBSD-*-i386
-NO_CONFIGURE= yes
-
-.if !exists(/emul/linux/lib/ld-linux.so.1)
-IGNORE= requires Linux glibc2 libraries - see compat_linux(8)
-.endif
+DEPENDS= suse_linux-6.1p1:../../emulators/suse_linux
REAL_HOME= ${PREFIX}/lib/rvplayer
DOCDIR= ${PREFIX}/share/doc/rvplayer