diff options
Diffstat (limited to 'math/ldouble')
-rw-r--r-- | math/ldouble/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile index 2c6233f..f11d34b 100644 --- a/math/ldouble/Makefile +++ b/math/ldouble/Makefile @@ -19,6 +19,7 @@ NO_WRKSUBDIR= yes MAKEFILE= makefile USE_REINPLACE= yes INSTALLS_SHLIB= yes +ONLY_FOR_ARCHS= i386 PLIST_FILES= lib/libml.a \ lib/libml.so \ |