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