summaryrefslogtreecommitdiff
path: root/graphics/spigot
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-12-03 04:37:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-12-03 04:37:14 +0000
commitef1a471f9f520cc04e3f8202a2bd09672f4f154b (patch)
tree6e3dbaefd1f39c894f54b9d26f4fa6b5534e6734 /graphics/spigot
parentFix cklatest paths. (diff)
Mark ONLY_FOR_ARCHS=i386
Notes
Notes: svn path=/head/; revision=71336
Diffstat (limited to 'graphics/spigot')
-rw-r--r--graphics/spigot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile
index b3c130d29e3f..1ad256b589cd 100644
--- a/graphics/spigot/Makefile
+++ b/graphics/spigot/Makefile
@@ -17,5 +17,6 @@ MAINTAINER= james@cs.uwm.edu
# binary package
NO_BUILD= yes
NO_WRKSUBDIR= yes
+ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>