diff options
author | mva <mva@FreeBSD.org> | 2010-12-12 16:18:54 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2010-12-12 16:18:54 +0800 |
commit | 7976b80e78694e7919f52cb0e0a76c131d501c7b (patch) | |
tree | e0f88ae278df809df3b4e9e1fcf5003ccf12949d /games/linux-defcon | |
parent | 7bc585c442dde8f7ae1ebc64ac2534843bc3a53d (diff) | |
download | freebsd-ports-graphics-7976b80e78694e7919f52cb0e0a76c131d501c7b.tar.gz freebsd-ports-graphics-7976b80e78694e7919f52cb0e0a76c131d501c7b.tar.zst freebsd-ports-graphics-7976b80e78694e7919f52cb0e0a76c131d501c7b.zip |
- Add amd64 as supported arch
Diffstat (limited to 'games/linux-defcon')
-rw-r--r-- | games/linux-defcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile index 237998156e3..12e64f90eb1 100644 --- a/games/linux-defcon/Makefile +++ b/games/linux-defcon/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= Defcon for Linux -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= sdl12 libogg libvorbis xorglibs NO_CDROM= Redistribution is limited, see license |