aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-10-16 17:26:32 +0800
committeredwin <edwin@FreeBSD.org>2003-10-16 17:26:32 +0800
commitd78f4afd271ae99b9a48bac3bf37061f71098900 (patch)
tree091d26bb3f34160e12ffbcb8f64a05a24ef402e6 /sysutils
parent3a028cde247edb62639a6d515c8e2e6c2f57daa8 (diff)
downloadfreebsd-ports-gnome-d78f4afd271ae99b9a48bac3bf37061f71098900.tar.gz
freebsd-ports-gnome-d78f4afd271ae99b9a48bac3bf37061f71098900.tar.zst
freebsd-ports-gnome-d78f4afd271ae99b9a48bac3bf37061f71098900.zip
This port is only for the i386 architecture.
Noticed by: bento/kris Approved by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/toshctl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/toshctl/Makefile b/sysutils/toshctl/Makefile
index d3172990e546..8d60d57a606c 100644
--- a/sysutils/toshctl/Makefile
+++ b/sysutils/toshctl/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= carl@servicefactory.se
COMMENT= A command-line tool to access parts of the Toshiba hardware interface
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/toshctl
.include <bsd.port.mk>