summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-05-31 05:01:21 +0000
committerdmcmahill <dmcmahill>2000-05-31 05:01:21 +0000
commitb1723a8fc8e9995c9a28f636546cd866d60127dc (patch)
tree83868cef02b02eb0311a72906cbba551c326c417 /emulators
parent83e7c533350d28a14ecb541853699242827f789e (diff)
downloadpkgsrc-b1723a8fc8e9995c9a28f636546cd866d60127dc.tar.gz
add ONLY_FOR_PLATFORM
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse_compat/Makefile4
-rw-r--r--emulators/suse_devel/Makefile4
-rw-r--r--emulators/suse_libc5/Makefile4
-rw-r--r--emulators/suse_linux/Makefile4
-rw-r--r--emulators/suse_x11/Makefile4
-rw-r--r--emulators/suse_xforms/Makefile4
6 files changed, 18 insertions, 6 deletions
diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile
index cc232446adc..06824263d4c 100644
--- a/emulators/suse_compat/Makefile
+++ b/emulators/suse_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/01/09 07:10:49 tls Exp $
+# $NetBSD: Makefile,v 1.7 2000/05/31 05:01:21 dmcmahill Exp $
DISTNAME= compat
PKGNAME= suse_compat-6.3
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_base-6.3:../suse_base
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile
index be646604652..156ed7f5d3c 100644
--- a/emulators/suse_devel/Makefile
+++ b/emulators/suse_devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/01/09 07:11:00 tls Exp $
+# $NetBSD: Makefile,v 1.6 2000/05/31 05:02:55 dmcmahill Exp $
DISTNAME= suse_devel-6.3
CATEGORIES= emulators
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_base-6.3:../suse_base
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile
index 95a39de7732..c9009f28730 100644
--- a/emulators/suse_libc5/Makefile
+++ b/emulators/suse_libc5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/01/09 07:11:10 tls Exp $
+# $NetBSD: Makefile,v 1.13 2000/05/31 05:02:56 dmcmahill Exp $
DISTNAME= shlibs5
PKGNAME= suse_libc5-6.3
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_compat-6.3:../suse_compat
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile
index 1ecc67d62a0..17966c48b9a 100644
--- a/emulators/suse_linux/Makefile
+++ b/emulators/suse_linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/02/15 09:26:20 agc Exp $
+# $NetBSD: Makefile,v 1.9 2000/05/31 05:02:56 dmcmahill Exp $
DISTNAME= suse_linux-6.3
CATEGORIES= emulators
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_libc5-6.3:../suse_libc5
DEPENDS+= suse_xforms-6.3:../suse_xforms
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= yes
NO_CHECKSUM= yes
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile
index 1afb91f9736..896f5df9f72 100644
--- a/emulators/suse_x11/Makefile
+++ b/emulators/suse_x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/01/09 07:11:31 tls Exp $
+# $NetBSD: Makefile,v 1.10 2000/05/31 05:02:57 dmcmahill Exp $
DISTNAME= suse_x11-6.3
CATEGORIES= emulators
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_base-6.3:../suse_base
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile
index 2f35ca90f5e..822755cfadf 100644
--- a/emulators/suse_xforms/Makefile
+++ b/emulators/suse_xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/01/09 07:11:40 tls Exp $
+# $NetBSD: Makefile,v 1.7 2000/05/31 05:02:57 dmcmahill Exp $
DISTNAME= xforms
PKGNAME= suse_xforms-6.3
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.suse.com/
DEPENDS+= suse_x11-6.3:../suse_x11
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
EXTRACT_ONLY= # empty
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC