diff options
author | arved <arved@FreeBSD.org> | 2002-11-27 03:45:17 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-27 03:45:17 +0800 |
commit | b5470ea5991743b5904b17b304366f18d8ea0400 (patch) | |
tree | a4394cb8170cdd8db621ee0b979b2cb07809147c /sysutils | |
parent | 814a04801abd892f982445ab16abdc9f26f4a1d4 (diff) | |
download | freebsd-ports-gnome-b5470ea5991743b5904b17b304366f18d8ea0400.tar.gz freebsd-ports-gnome-b5470ea5991743b5904b17b304366f18d8ea0400.tar.zst freebsd-ports-gnome-b5470ea5991743b5904b17b304366f18d8ea0400.zip |
This port installs intel binaries.
Submitted by: beta
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 |