aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeak
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 01:53:59 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 01:53:59 +0000
commit09b8e4d66cfaf336dfdf1e0430bfc08a69d38acb (patch)
tree233686ea3efcfedcc75a690694c3c63830250416 /devel/libpeak
parent945f89f7eafc233da3fb56090cad06a8e3da233c (diff)
downloadports-09b8e4d66cfaf336dfdf1e0430bfc08a69d38acb.tar.gz
ports-09b8e4d66cfaf336dfdf1e0430bfc08a69d38acb.zip
Notes
Diffstat (limited to 'devel/libpeak')
-rw-r--r--devel/libpeak/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libpeak/Makefile b/devel/libpeak/Makefile
index 82bf7365838c..dc5435ec296b 100644
--- a/devel/libpeak/Makefile
+++ b/devel/libpeak/Makefile
@@ -18,4 +18,6 @@ COMMENT= Parallel Events and Asynchronous tasKing Library
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
+ONLY_FOR_ARCHS= i386
+
.include <bsd.port.mk>