diff options
| author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-01-27 07:54:31 +0000 |
|---|---|---|
| committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-01-27 07:54:31 +0000 |
| commit | 647176664629f0263676494849574107e60a8299 (patch) | |
| tree | 24ab8d70276bcb37cf2dce36cd90f7fe45b78589 /emulators/linux-peops-softgpu | |
| parent | e0b10f431da686ca889101b7f79ec7c6e6907a8b (diff) | |
Notes
Diffstat (limited to 'emulators/linux-peops-softgpu')
| -rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index c32b0e853a9c..3ce26f5290ff 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -22,7 +22,7 @@ NO_BUILD= yes USE_LINUX= yes USE_X_PREFIX= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 MAJOR= ${PORTVERSION:R} MINOR= ${PORTVERSION:E} |
