aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-16 17:26:32 +0800
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-16 17:26:32 +0800
commitc515badd57e6491e2911d88e7b2dc69cf94ecde1 (patch)
tree8607bc552f86569d3b653b0fbdcead98796ae8f0
parent3b6cf6248333276221a0ce0d31001606e9867d0f (diff)
downloadfreebsd-ports-gnome-c515badd57e6491e2911d88e7b2dc69cf94ecde1.tar.gz
freebsd-ports-gnome-c515badd57e6491e2911d88e7b2dc69cf94ecde1.tar.zst
freebsd-ports-gnome-c515badd57e6491e2911d88e7b2dc69cf94ecde1.zip
This port is only for the i386 architecture.
Noticed by: bento/kris Approved by: maintainer
-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>