From d7d791cfa6686861a5ce83778fa10aacad54f40e Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Wed, 21 Jul 1999 14:55:43 +0000 Subject: Make port depend on linux_base instead of linux_lib. --- audio/linux-realplayer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/linux-realplayer') diff --git a/audio/linux-realplayer/Makefile b/audio/linux-realplayer/Makefile index 38b53c068870..f57316e58d94 100644 --- a/audio/linux-realplayer/Makefile +++ b/audio/linux-realplayer/Makefile @@ -3,7 +3,7 @@ # Date created: 31 January 1999 # Whom: Kris Kennaway # -# $Id: Makefile,v 1.2 1999/03/11 11:52:41 kris Exp $ +# $Id: Makefile,v 1.3 1999/06/07 12:03:37 kris Exp $ # DISTNAME= rv50_linux20 @@ -13,7 +13,7 @@ MASTER_SITES= "Fetch must be performed manually" MAINTAINER= kris@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" -- cgit v1.2.3