summaryrefslogtreecommitdiff
path: root/net/citrix_ica/Makefile
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 /net/citrix_ica/Makefile
parentActivate linux_devtools (diff)
Make port depend on linux_base instead of linux_lib.
Notes
Notes: svn path=/head/; revision=20299
Diffstat (limited to '')
-rw-r--r--net/citrix_ica/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index df18e1bf705a..93af3a46a9dc 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
-# $Id: Makefile,v 1.9 1999/02/11 19:32:19 msmith Exp $
+# $Id: Makefile,v 1.10 1999/07/09 23:01:42 billf Exp $
#
DISTNAME= linux
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.gz
MAINTAINER= msmith@FreeBSD.ORG
-RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_lib
+RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
RESTRICTED= "License prohibits redistribution"