summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-22 16:29:28 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-22 16:29:28 +0000
commit0922b5e6518baa43d5400d19b8839c7220dfd0f4 (patch)
tree7a4ee9047eb19cd792e69482f11e80efd419654b /games
parentOnly add -DUSE_ASSEMBLY_[AB] when building on an i386 machine. (diff)
Mark this port "only for i386".
Notes
Notes: svn path=/head/; revision=19644
Diffstat (limited to 'games')
-rw-r--r--games/doom/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 7c1662e12644..01acbcfc8cfc 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 14 21:03:01 MET 1998
# Whom: jmz
#
-# $Id: Makefile,v 1.13 1999/05/01 12:34:16 jseger Exp $
+# $Id: Makefile,v 1.14 1999/06/20 01:14:06 cpiazza Exp $
#
DISTNAME= doomsrc
@@ -22,6 +22,8 @@ MASTER_SITES2= ftp://sunsite.unc.edu/pub/Linux/games/doom/ \
ftp://ftp.funet.fi/pub/mirrors/sunsite.unc.edu/pub/Linux/games/doom/
DISTFILES2= doom1v18.wad.gz
+ONLY_FOR_ARCHS= i386
+
USE_XLIB= yes
USE_ZIP= yes
NO_WRKSUBDIR= yes