From 9066a27456b5ad70f874e0eeaa62244484bb9cde Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Wed, 6 Jan 1999 04:27:56 +0000 Subject: Add 'ONLY_FOR_ARCHS=i386' to linux_* ports. They are intended for Linux/i386 emulation and to work on i386. --- devel/linux_devtools-7/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/linux_devtools-7') diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile index 6e12f15dc426..e7ee2b6bd211 100644 --- a/devel/linux_devtools-7/Makefile +++ b/devel/linux_devtools-7/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 26 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.7 1998/10/13 02:20:19 jseger Exp $ +# $Id: Makefile,v 1.8 1998/12/01 09:16:45 asami Exp $ # DISTNAME= linux_devel-0.2 @@ -14,6 +14,8 @@ MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +ONLY_FOR_ARCHS= i386 + NO_FILTER_SHLIBS= yes PREFIX= /compat/linux -- cgit v1.2.3