From 28d9ed2eb7d6abb75b1715113365da9f4c0a980f Mon Sep 17 00:00:00 2001 From: jylefort Date: Tue, 29 Nov 2005 10:08:16 +0000 Subject: These ports should also work on amd64. --- games/linux-x-plane/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/linux-x-plane') 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} -- cgit