diff options
author | mva <mva@FreeBSD.org> | 2010-12-11 20:02:05 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2010-12-11 20:02:05 +0800 |
commit | de99a77223331efbd0ce20905a86659331a50a1d (patch) | |
tree | 3389b22d106d60fd7481c267eced997ed03ec99e /games/linux-darwinia-demo | |
parent | f077842f164dcca9abfb6a9d282948e4644bff75 (diff) | |
download | freebsd-ports-gnome-de99a77223331efbd0ce20905a86659331a50a1d.tar.gz freebsd-ports-gnome-de99a77223331efbd0ce20905a86659331a50a1d.tar.zst freebsd-ports-gnome-de99a77223331efbd0ce20905a86659331a50a1d.zip |
- Add amd64 as supported arch
Diffstat (limited to 'games/linux-darwinia-demo')
-rw-r--r-- | games/linux-darwinia-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-darwinia-demo/Makefile b/games/linux-darwinia-demo/Makefile index 1b33f996cb91..7429863cbc41 100644 --- a/games/linux-darwinia-demo/Makefile +++ b/games/linux-darwinia-demo/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .sh MAINTAINER= mva@FreeBSD.org COMMENT= Real-time action strategy with programs -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 |