From 4b86d315caa202257c69cf3fd9c9323bbc82a872 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Thu, 7 Jan 1999 02:31:51 +0000 Subject: Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. --- math/wingz/Makefile | 4 +++- math/wingz3/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 23bbfd597b86..393783d40fca 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.4 1997/07/13 18:49:25 max Exp $ +# $Id: Makefile,v 1.5 1998/08/05 09:31:29 asami Exp $ # DISTNAME= Wingz-142 @@ -16,6 +16,8 @@ MANINAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +ONLY_FOR_ARCHS= i386 + NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 23bbfd597b86..393783d40fca 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.4 1997/07/13 18:49:25 max Exp $ +# $Id: Makefile,v 1.5 1998/08/05 09:31:29 asami Exp $ # DISTNAME= Wingz-142 @@ -16,6 +16,8 @@ MANINAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +ONLY_FOR_ARCHS= i386 + NO_WRKSUBDIR= yes USE_X_PREFIX= yes -- cgit v1.2.3