aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-10-31 22:19:52 +0800
committerjylefort <jylefort@FreeBSD.org>2006-10-31 22:19:52 +0800
commit888d1666c0175b2cda8ba98c0c43da8ce292758d (patch)
treee8a368df3ba6c219ca36a18d6404aa0f0aeb642f
parente37ad55e71129c541898f22de19f935276bc9347 (diff)
downloadfreebsd-ports-gnome-888d1666c0175b2cda8ba98c0c43da8ce292758d.tar.gz
freebsd-ports-gnome-888d1666c0175b2cda8ba98c0c43da8ce292758d.tar.zst
freebsd-ports-gnome-888d1666c0175b2cda8ba98c0c43da8ce292758d.zip
- Add amd64 to ONLY_FOR_ARCHS [1]
- Grammar fix [1]: PR: ports/104632 Submitted by: alepulver
-rw-r--r--games/linux-ut2004-demo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-ut2004-demo/Makefile b/games/linux-ut2004-demo/Makefile
index 4235da8ca42f..c835d2572716 100644
--- a/games/linux-ut2004-demo/Makefile
+++ b/games/linux-ut2004-demo/Makefile
@@ -18,10 +18,10 @@ EXTRACT_SUFX= .run
MAINTAINER= jylefort@FreeBSD.org
COMMENT= Unreal Tournament 2004 demo
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_X_PREFIX= yes
USE_LINUX= yes
-NO_PACKAGE= Distfile is 275MB, set FORCE_PACKAGE if you really want to build this package
+NO_PACKAGE= Distfile size is 275MB, set FORCE_PACKAGE if you really want to build this package
RESTRICTED= Redistribution is limited, see license
NO_BUILD= yes
NO_WRKSUBDIR= yes