summaryrefslogtreecommitdiff
path: root/emulators/linux-peops-spu
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-27 07:54:31 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-27 07:54:31 +0000
commit647176664629f0263676494849574107e60a8299 (patch)
tree24ab8d70276bcb37cf2dce36cd90f7fe45b78589 /emulators/linux-peops-spu
parento) Fix two typos in Makefile (diff)
Add amd64 to ONLY_FOR_ARCHS
PR: ports/92400 Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Notes
Notes: svn path=/head/; revision=154566
Diffstat (limited to 'emulators/linux-peops-spu')
-rw-r--r--emulators/linux-peops-spu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile
index c152868e6537..e7df1a57534b 100644
--- a/emulators/linux-peops-spu/Makefile
+++ b/emulators/linux-peops-spu/Makefile
@@ -23,7 +23,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}