aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-29 10:08:16 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-29 10:08:16 +0000
commit4d5bd42642eea0e60162bd5d225096efb6231d3e (patch)
tree168532bfba49d09e890e953cd6a94371be0dd773
parent724fe38c0ff0b8f8fcf864b9e4747577f44fa517 (diff)
downloadports-4d5bd42642eea0e60162bd5d225096efb6231d3e.tar.gz
ports-4d5bd42642eea0e60162bd5d225096efb6231d3e.zip
Notes
-rw-r--r--games/linux-goodway/Makefile2
-rw-r--r--games/linux-x-plane/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-goodway/Makefile b/games/linux-goodway/Makefile
index 299ec62f5f57..893a161d157f 100644
--- a/games/linux-goodway/Makefile
+++ b/games/linux-goodway/Makefile
@@ -23,7 +23,7 @@ USE_X_PREFIX= yes
USE_ZIP= yes
USE_LINUX= yes
RESTRICTED= "Redistribution prohibited"
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
GWVERSION= ${PORTVERSION:S|.||g}
diff --git a/games/linux-x-plane/Makefile b/games/linux-x-plane/Makefile
index 721ccbd2921b..78b45fa026ba 100644
--- a/games/linux-x-plane/Makefile
+++ b/games/linux-x-plane/Makefile
@@ -26,7 +26,7 @@ USE_LINUX= yes
NO_BUILD= yes
RESTRICTED= "Redistribution prohibited"
NO_PACKAGE= "Package will be 353 MB, set FORCE_PACKAGE if you really want to build it"
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
XPVERSION= ${PORTVERSION:S|.||g}