summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-07 02:31:51 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-07 02:31:51 +0000
commit4b86d315caa202257c69cf3fd9c9323bbc82a872 (patch)
tree56e1e584318ae956bfb73c47dd2a669c9849cf18 /math
parentUpgrade to the first pre-release of KDE 1.1. (diff)
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
Notes
Notes: svn path=/head/; revision=15902
Diffstat (limited to 'math')
-rw-r--r--math/wingz/Makefile4
-rw-r--r--math/wingz3/Makefile4
2 files changed, 6 insertions, 2 deletions
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