summaryrefslogtreecommitdiff
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
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
-rw-r--r--biology/kinemage/Makefile4
-rw-r--r--editors/wordperfect/Makefile3
-rw-r--r--emulators/snes9x/Makefile4
-rw-r--r--games/doom/Makefile4
-rw-r--r--graphics/netshow/Makefile3
-rw-r--r--lang/ETHOberonV4/Makefile3
-rw-r--r--math/wingz/Makefile4
-rw-r--r--math/wingz3/Makefile4
-rw-r--r--multimedia/netshow/Makefile3
-rw-r--r--net/citrix_ica/Makefile8
-rw-r--r--net/citrix_xenapp/Makefile8
-rw-r--r--print/acroread/Makefile4
-rw-r--r--print/acroread4/Makefile4
-rw-r--r--print/acroread5/Makefile4
-rw-r--r--www/aswedit/Makefile3
15 files changed, 44 insertions, 19 deletions
diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile
index a6080bd5b960..f27eacad5661 100644
--- a/biology/kinemage/Makefile
+++ b/biology/kinemage/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.5 1998/11/14 09:43:04 asami Exp $
+# $Id: Makefile,v 1.6 1998/12/09 22:35:04 billf Exp $
#
DISTNAME= MAGE_4_2.LINUX
@@ -19,6 +19,8 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw
BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
NO_WRKSUBDIR= YES
NO_BUILD= YES
diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile
index dfa9950f0582..09b291a21a10 100644
--- a/editors/wordperfect/Makefile
+++ b/editors/wordperfect/Makefile
@@ -5,7 +5,7 @@
# msmith@freebsd.org
# Relevant URLs: http://www.corel.com/
#
-# $Id: Makefile,v 1.1.1.1 1998/12/20 05:23:35 msmith Exp $
+# $Id: Makefile,v 1.2 1999/01/04 16:00:06 obrien Exp $
DISTNAME= GUILG00
PKGNAME= wordperfect-8.0
@@ -17,6 +17,7 @@ MAINTAINER= msmith@freebsd.org
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
NO_CDROM= "LIC: redistribution not allowed"
IS_INTERACTIVE= "requires user interaction for installation"
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index 2635698afae5..4564b18a865b 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 July 1997
# Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.2 1998/07/27 01:00:43 steve Exp $
+# $Id: Makefile,v 1.3 1998/08/05 09:30:50 asami Exp $
#
DISTNAME= s9x.linux.105.i386
@@ -16,6 +16,8 @@ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 83b711667532..dd5f147484f6 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 9 09:42:37 CST 1996
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.5 1997/11/29 00:49:08 jseger Exp $
+# $Id: Makefile,v 1.6 1998/12/13 08:47:40 asami Exp $
#
DISTNAME= doom-1.8
@@ -17,6 +17,8 @@ MAINTAINER= erich@FreeBSD.org
BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
USE_XLIB= yes
NO_WRKSUBDIR= yes
PKGINSTALL= ${WRKDIR}/INSTALL
diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile
index 03adc5cb5171..1b08f03260fb 100644
--- a/graphics/netshow/Makefile
+++ b/graphics/netshow/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Jun 11 22:38:52 PDT 1998
# Whom: dburr@FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1998/08/05 09:31:13 asami Exp $
+# $Id: Makefile,v 1.3 1998/11/21 07:27:35 steve Exp $
#
DISTNAME= netshow_linux
@@ -16,6 +16,7 @@ MAINTAINER= dburr@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
diff --git a/lang/ETHOberonV4/Makefile b/lang/ETHOberonV4/Makefile
index b188160799c7..8db3230aeb32 100644
--- a/lang/ETHOberonV4/Makefile
+++ b/lang/ETHOberonV4/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 July 1998
# Whom: Jerry Hicks <jhicks@glenatl.glenayre.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/07/12 21:34:27 jhicks Exp $
+# $Id: Makefile,v 1.1.1.1 1998/07/20 03:51:44 steve Exp $
#
DISTNAME= ETHLinuxOberon
@@ -17,6 +17,7 @@ MAINTAINER= jhicks@glenatl.glenayre.com
# XXX - how to fix the following?
RUN_DEPENDS= /compat/linux/lib/libc.so.5.4.23:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
NO_CDROM= licensing
NO_PACKAGE= no version number on distfile
WRKSRC= ${WRKDIR}/${UNTAR_DIR}
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
diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile
index 03adc5cb5171..1b08f03260fb 100644
--- a/multimedia/netshow/Makefile
+++ b/multimedia/netshow/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Jun 11 22:38:52 PDT 1998
# Whom: dburr@FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1998/08/05 09:31:13 asami Exp $
+# $Id: Makefile,v 1.3 1998/11/21 07:27:35 steve Exp $
#
DISTNAME= netshow_linux
@@ -16,6 +16,7 @@ MAINTAINER= dburr@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 466d01f7923c..8b120e9142c1 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
-# $Id: Makefile,v 1.4 1998/12/30 03:56:28 obrien Exp $
+# $Id: Makefile,v 1.5 1999/01/04 16:26:59 obrien Exp $
#
DISTNAME= linux
@@ -16,11 +16,13 @@ MAINTAINER= msmith@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+RESTRICTED= "License prohibits redistribution"
+IS_INTERACTIVE= "Noisy license agreement ignores stdin"
+
DIST_SUBDIR= citrix_ica
NO_WRKSUBDIR= Yes
NO_BUILD= Yes
-RESTRICTED= "License prohibits redistribution"
-IS_INTERACTIVE= "Noisy license agreement ignores stdin"
CDIR= ${PREFIX}/lib/ICAClient
BINDIR= ${PREFIX}/bin
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile
index 466d01f7923c..8b120e9142c1 100644
--- a/net/citrix_xenapp/Makefile
+++ b/net/citrix_xenapp/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
-# $Id: Makefile,v 1.4 1998/12/30 03:56:28 obrien Exp $
+# $Id: Makefile,v 1.5 1999/01/04 16:26:59 obrien Exp $
#
DISTNAME= linux
@@ -16,11 +16,13 @@ MAINTAINER= msmith@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+RESTRICTED= "License prohibits redistribution"
+IS_INTERACTIVE= "Noisy license agreement ignores stdin"
+
DIST_SUBDIR= citrix_ica
NO_WRKSUBDIR= Yes
NO_BUILD= Yes
-RESTRICTED= "License prohibits redistribution"
-IS_INTERACTIVE= "Noisy license agreement ignores stdin"
CDIR= ${PREFIX}/lib/ICAClient
BINDIR= ${PREFIX}/bin
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index cfea53f7efba..9b96b0f70545 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 November 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/11/23 09:51:57 tg Exp $
+# $Id: Makefile,v 1.10 1998/11/23 12:05:50 asami Exp $
#
DISTNAME= ar302lin
@@ -17,6 +17,8 @@ MAINTAINER= tg@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/ILINXR.install
diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile
index cfea53f7efba..9b96b0f70545 100644
--- a/print/acroread4/Makefile
+++ b/print/acroread4/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 November 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/11/23 09:51:57 tg Exp $
+# $Id: Makefile,v 1.10 1998/11/23 12:05:50 asami Exp $
#
DISTNAME= ar302lin
@@ -17,6 +17,8 @@ MAINTAINER= tg@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/ILINXR.install
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile
index cfea53f7efba..9b96b0f70545 100644
--- a/print/acroread5/Makefile
+++ b/print/acroread5/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 November 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/11/23 09:51:57 tg Exp $
+# $Id: Makefile,v 1.10 1998/11/23 12:05:50 asami Exp $
#
DISTNAME= ar302lin
@@ -17,6 +17,8 @@ MAINTAINER= tg@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
+
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/ILINXR.install
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile
index b5cd9bd8c9a8..069a71135cf9 100644
--- a/www/aswedit/Makefile
+++ b/www/aswedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 June 1997
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.1.1.1 1997/07/10 06:27:38 tg Exp $
+# $Id: Makefile,v 1.2 1998/08/24 01:11:53 steve Exp $
#
DISTNAME= asWedit-4.0-i386.linux
@@ -18,6 +18,7 @@ MAINTAINER= brett@peloton.physics.montana.edu
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+ONLY_FOR_ARCHS= i386
RESTRICTED= "Commercial software"
NO_BUILD= yes
NO_PACKAGE= ${RESTRICTED}