summaryrefslogtreecommitdiff
path: root/sysutils/toshctl
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 /sysutils/toshctl
parentUnbreak for CURRENT. (diff)
This port is only for the i386 architecture.
Noticed by: bento/kris Approved by: maintainer
Notes
Notes: svn path=/head/; revision=91413
Diffstat (limited to 'sysutils/toshctl')
-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>