aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/linux_devtools-6/Makefile4
-rw-r--r--devel/linux_devtools-7/Makefile4
-rw-r--r--devel/linux_devtools/Makefile4
-rw-r--r--devel/linux_kdump/Makefile4
-rw-r--r--emulators/linux_base-6/Makefile4
-rw-r--r--emulators/linux_base-62/Makefile4
-rw-r--r--emulators/linux_base-8/Makefile4
-rw-r--r--emulators/linux_base-rh-9/Makefile4
-rw-r--r--emulators/linux_base-suse-9.1/Makefile4
-rw-r--r--emulators/linux_base-suse-9.2/Makefile4
-rw-r--r--emulators/linux_base-suse-9.3/Makefile4
-rw-r--r--emulators/linux_base/Makefile4
-rw-r--r--graphics/linux_glide/Makefile4
-rw-r--r--graphics/linux_mesa/Makefile4
-rw-r--r--graphics/linux_mesa3/Makefile4
15 files changed, 45 insertions, 15 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile
index 6e12f15dc426..e7ee2b6bd211 100644
--- a/devel/linux_devtools-6/Makefile
+++ b/devel/linux_devtools-6/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
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
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile
index 6e12f15dc426..e7ee2b6bd211 100644
--- a/devel/linux_devtools/Makefile
+++ b/devel/linux_devtools/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
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile
index ed4de26a92ad..1c9ddd3f0752 100644
--- a/devel/linux_kdump/Makefile
+++ b/devel/linux_kdump/Makefile
@@ -3,7 +3,7 @@
# Date created: Nov 26 1997
# Whom: msmith@FreeBSD.org
#
-# $Id: Makefile,v 1.3 1998/11/11 05:37:10 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/19 10:41:23 dfr Exp $
#
DISTNAME= linux_kdump-1.0
@@ -14,6 +14,8 @@ MAINTAINER= msmith@FreeBSD.org
BUILD_DEPENDS= /compat/linux/usr/bin/cpp:${PORTSDIR}/devel/linux_devel
+ONLY_FOR_ARCHS= i386
+
.include <bsd.port.pre.mk>
.if !exists(/sys/i386/linux/syscalls.master)
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-62/Makefile
+++ b/emulators/linux_base-62/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 585bd273c55b..9d0d5edc8d06 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
#
DISTNAME= linux_lib-2.6
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux
NO_MTREE= yes
NO_BUILD= yes
diff --git a/graphics/linux_glide/Makefile b/graphics/linux_glide/Makefile
index eeb39b6580a4..ea656f9df016 100644
--- a/graphics/linux_glide/Makefile
+++ b/graphics/linux_glide/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct, 8, 1998
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.1.1.1 1998/10/08 15:33:46 cracauer Exp $
+# $Id: Makefile,v 1.2 1998/12/05 00:03:09 asami Exp $
#
#
@@ -17,6 +17,8 @@ MAINTAINER= cracauer@cons.org
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
PREFIX= /compat/linux/usr
NO_MTREE= yes
NO_BUILD= yes
diff --git a/graphics/linux_mesa/Makefile b/graphics/linux_mesa/Makefile
index 33b296342e4c..93dbc6ebc412 100644
--- a/graphics/linux_mesa/Makefile
+++ b/graphics/linux_mesa/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct, 8 1998
# Whom: cracauer
#
-# $Id: Makefile,v 1.2 1998/10/08 18:43:30 cracauer Exp $
+# $Id: Makefile,v 1.3 1998/11/05 11:39:51 cracauer Exp $
#
DISTNAME= MesaLib-2.6
@@ -16,6 +16,8 @@ MAINTAINER= cracauer@cons.org
BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/emulators/linux_glide \
/compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devel
+ONLY_FOR_ARCHS= i386
+
ALL_TARGET= linux-glide
MAKE_ENV= PATH=${PREFIX}/usr/bin:$$PATH
NO_FILTER_SHLIBS=yes
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile
index 33b296342e4c..93dbc6ebc412 100644
--- a/graphics/linux_mesa3/Makefile
+++ b/graphics/linux_mesa3/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct, 8 1998
# Whom: cracauer
#
-# $Id: Makefile,v 1.2 1998/10/08 18:43:30 cracauer Exp $
+# $Id: Makefile,v 1.3 1998/11/05 11:39:51 cracauer Exp $
#
DISTNAME= MesaLib-2.6
@@ -16,6 +16,8 @@ MAINTAINER= cracauer@cons.org
BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/emulators/linux_glide \
/compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devel
+ONLY_FOR_ARCHS= i386
+
ALL_TARGET= linux-glide
MAKE_ENV= PATH=${PREFIX}/usr/bin:$$PATH
NO_FILTER_SHLIBS=yes