summaryrefslogtreecommitdiff
path: root/graphics/netshow
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-07-21 14:55:43 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-07-21 14:55:43 +0000
commitd7d791cfa6686861a5ce83778fa10aacad54f40e (patch)
treeb89620de2dfc36665774af847d71410b6c4037b3 /graphics/netshow
parentActivate linux_devtools (diff)
Make port depend on linux_base instead of linux_lib.
Notes
Notes: svn path=/head/; revision=20299
Diffstat (limited to 'graphics/netshow')
-rw-r--r--graphics/netshow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile
index 1b08f03260fb..87c2b47de5e1 100644
--- a/graphics/netshow/Makefile
+++ b/graphics/netshow/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Jun 11 22:38:52 PDT 1998
# Whom: dburr@FreeBSD.ORG
#
-# $Id: Makefile,v 1.3 1998/11/21 07:27:35 steve Exp $
+# $Id: Makefile,v 1.4 1999/01/07 02:31:42 simokawa Exp $
#
DISTNAME= netshow_linux
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= dburr@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
RESTRICTED= "Commercial software"