aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-16 09:26:32 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-16 09:26:32 +0000
commitc515badd57e6491e2911d88e7b2dc69cf94ecde1 (patch)
tree8607bc552f86569d3b653b0fbdcead98796ae8f0
parent3b6cf6248333276221a0ce0d31001606e9867d0f (diff)
Notes
-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>