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-pete-mesagpu | |
parent | e0b10f431da686ca889101b7f79ec7c6e6907a8b (diff) |
Notes
Diffstat (limited to 'emulators/linux-pete-mesagpu')
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index 120d713b2021..f553a5cb7faa 100644 --- a/emulators/linux-pete-mesagpu/Makefile +++ b/emulators/linux-pete-mesagpu/Makefile @@ -29,7 +29,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} |