summaryrefslogtreecommitdiffstats
path: root/games/doom/Makefile
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-07 02:31:51 +0000
committersimokawa <simokawa@FreeBSD.org>1999-01-07 02:31:51 +0000
commitfc0a311479b996411ff7a6f245c63d252835ae64 (patch)
tree112ed18459dec512431d5bcf1affa3b937df966e /games/doom/Makefile
parent51e9726b73bab95be2960805f8eb7542fc9c6263 (diff)
downloadFreeBSD-ports-fc0a311479b996411ff7a6f245c63d252835ae64.zip
FreeBSD-ports-fc0a311479b996411ff7a6f245c63d252835ae64.tar.gz
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
Diffstat (limited to 'games/doom/Makefile')
-rw-r--r--games/doom/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 83b7116..dd5f147 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
OpenPOWER on IntegriCloud