aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-07 10:31:51 +0800
committersimokawa <simokawa@FreeBSD.org>1999-01-07 10:31:51 +0800
commitfc0a311479b996411ff7a6f245c63d252835ae64 (patch)
tree112ed18459dec512431d5bcf1affa3b937df966e /emulators
parent51e9726b73bab95be2960805f8eb7542fc9c6263 (diff)
downloadfreebsd-ports-gnome-fc0a311479b996411ff7a6f245c63d252835ae64.tar.gz
freebsd-ports-gnome-fc0a311479b996411ff7a6f245c63d252835ae64.tar.zst
freebsd-ports-gnome-fc0a311479b996411ff7a6f245c63d252835ae64.zip
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/snes9x/Makefile4
1 files changed, 3 insertions, 1 deletions
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