aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 04:27:56 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 04:27:56 +0000
commit9066a27456b5ad70f874e0eeaa62244484bb9cde (patch)
tree9ed55dbf256407c9e93aaaf82525a816b74c7209 /emulators
parent2adec5725fa5d69ead4c79f9cab5438761c95a85 (diff)
downloadports-9066a27456b5ad70f874e0eeaa62244484bb9cde.tar.gz
ports-9066a27456b5ad70f874e0eeaa62244484bb9cde.zip
Notes
Diffstat (limited to 'emulators')
-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
8 files changed, 24 insertions, 8 deletions
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