diff options
author | Sean Farley <scf@FreeBSD.org> | 2010-04-15 20:41:56 +0000 |
---|---|---|
committer | Sean Farley <scf@FreeBSD.org> | 2010-04-15 20:41:56 +0000 |
commit | 8543b91b086a5e3638c9687865cccccb0e1963f0 (patch) | |
tree | 56c0d63d495c56514c553bb5351bf213fdc8ecb7 /games/linux-ut | |
parent | baa1dea55818046bb0bcb68a005430ee9a6d3083 (diff) |
Notes
Diffstat (limited to 'games/linux-ut')
-rw-r--r-- | games/linux-ut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile index 6badef0a7263..72e972f95855 100644 --- a/games/linux-ut/Makefile +++ b/games/linux-ut/Makefile @@ -19,7 +19,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= scf@FreeBSD.org COMMENT= Unreal Tournament for Linux -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs sdl12 NO_BUILD= yes |