diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/3dm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile index 704f3428c01d..5ce08abc92bb 100644 --- a/sysutils/3dm/Makefile +++ b/sysutils/3dm/Makefile @@ -22,6 +22,7 @@ MAINTAINER= dbaker@FreeBSD.org BROKEN= "3ware 3ware ATA RAID (twe) is not supported in versions earlier than 4.5-RELEASE" .endif +ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes NO_BUILD= yes |