From 4b86d315caa202257c69cf3fd9c9323bbc82a872 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Thu, 7 Jan 1999 02:31:51 +0000 Subject: Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. --- games/doom/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/doom') 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 -- cgit v1.2.3