diff options
Diffstat (limited to 'sysutils/toshctl')
-rw-r--r-- | sysutils/toshctl/Makefile | 2 |
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> |