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. --- net/citrix_ica/Makefile | 4 ++-- net/citrix_xenapp/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net') 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" diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index df18e1bf705a..93af3a46a9dc 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/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" -- cgit v1.2.3