diff options
author | nik <nik@FreeBSD.org> | 2000-01-31 06:56:09 +0800 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2000-01-31 06:56:09 +0800 |
commit | 8e174343abe52ac4d2b426f5cf707c1ab9aff3f8 (patch) | |
tree | 7060a64a8b9863ea33ccdc8bc2b97f542bcf6be3 /palm/isilo | |
parent | d62119713340fb07f721133cac1478643460ea25 (diff) | |
download | freebsd-ports-gnome-8e174343abe52ac4d2b426f5cf707c1ab9aff3f8.tar.gz freebsd-ports-gnome-8e174343abe52ac4d2b426f5cf707c1ab9aff3f8.tar.zst freebsd-ports-gnome-8e174343abe52ac4d2b426f5cf707c1ab9aff3f8.zip |
Add 'ONLY_FOR_ARCHS= i386'
Prompted by: green
Diffstat (limited to 'palm/isilo')
-rw-r--r-- | palm/isilo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/isilo/Makefile b/palm/isilo/Makefile index 38bd44f28d8b..3cb7a7334407 100644 --- a/palm/isilo/Makefile +++ b/palm/isilo/Makefile @@ -16,6 +16,7 @@ MAINTAINER= nik@FreeBSD.org USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes +ONLY_FOR_ARCHS= i386 MAN1= iSilo386.1 MANCOMPRESSED= no |