summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-15 09:52:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-15 09:52:42 +0000
commit95b103b3eb3cb5288bef5a3723a3486958cff63c (patch)
tree459caa561a541d755adc4bbb87610d3829bda48f /emulators
parentMark as broken on sparc64: does not compile. (diff)
Mark as only for amd64 and i386.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=239589
Diffstat (limited to 'emulators')
-rw-r--r--emulators/parallels-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile
index a6dd586a276b..0442f42f448e 100644
--- a/emulators/parallels-tools/Makefile
+++ b/emulators/parallels-tools/Makefile
@@ -16,6 +16,8 @@ COMMENT= Parallels Desktop Tools for FreeBSD
USE_BZIP2= yes
+ONLY_FOR_ARCHS= amd64 i386
+
KMODDIR?= /boot/modules
PLIST_SUB+= KMODDIR=${KMODDIR}
MAKE_ENV+= KMODDIR=${KMODDIR}