diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-24 03:21:04 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-24 03:21:04 +0800 |
commit | 6fc1ed95e5920bda397a820b674173e74476dd55 (patch) | |
tree | 18f1576e6827bc2ea5dcb8b0548b73d8223dba57 /games | |
parent | bdbda7e591595837a8eb04201ab9191e4a74bea3 (diff) | |
download | freebsd-ports-gnome-6fc1ed95e5920bda397a820b674173e74476dd55.tar.gz freebsd-ports-gnome-6fc1ed95e5920bda397a820b674173e74476dd55.tar.zst freebsd-ports-gnome-6fc1ed95e5920bda397a820b674173e74476dd55.zip |
- Add amd64 to ONLY_FOR_ARCHS.
PR: ports/104629
Submitted by: alepulver (myself)
Approved by: portmgr (erwin)
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-enemyterritory/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |