From 6fc1ed95e5920bda397a820b674173e74476dd55 Mon Sep 17 00:00:00 2001 From: alepulver Date: Mon, 23 Oct 2006 19:21:04 +0000 Subject: - Add amd64 to ONLY_FOR_ARCHS. PR: ports/104629 Submitted by: alepulver (myself) Approved by: portmgr (erwin) --- games/linux-enemyterritory/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index 35b37db340d7..538630da1c19 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -17,7 +17,7 @@ DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch MAINTAINER= benlutz@datacomm.ch COMMENT= Wolfenstein: Enemy Territory (Linux version) -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_ZIP= yes NO_CDROM= Redistribution is limited, see license -- cgit