aboutsummaryrefslogtreecommitdiff
path: root/math/ldouble
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-18 01:10:47 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-18 01:10:47 +0000
commit160d06f27925b0bf270af3c185aae3b4fe4a21c5 (patch)
treecc6fbada460be88e03848191efe93a44e8789e11 /math/ldouble
parent8f32fd2f94e5dfa5d8159e09ad6f87f93c9b4bc1 (diff)
downloadports-160d06f27925b0bf270af3c185aae3b4fe4a21c5.tar.gz
ports-160d06f27925b0bf270af3c185aae3b4fe4a21c5.zip
Utilize ONLY_FOR_ARCHS for i386
since ldouble is for 32bit machines Pointed out by: pointyhat via kris Approved by: adamw (implicit)
Notes
Notes: svn path=/head/; revision=121839
Diffstat (limited to 'math/ldouble')
-rw-r--r--math/ldouble/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile
index 2c6233f3ec01..f11d34b6de98 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 \