summaryrefslogtreecommitdiffstats
path: root/math/ldouble
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-11-18 01:10:47 +0000
committerahze <ahze@FreeBSD.org>2004-11-18 01:10:47 +0000
commit05d05595cdb894b3b142427b7738f1e131893666 (patch)
tree6ca2e8cea08064c4ddedca46fc7c3ab239f676af /math/ldouble
parenta36bbc4fab99d734f94c938223afaced42a9c151 (diff)
downloadFreeBSD-ports-05d05595cdb894b3b142427b7738f1e131893666.zip
FreeBSD-ports-05d05595cdb894b3b142427b7738f1e131893666.tar.gz
Utilize ONLY_FOR_ARCHS for i386
since ldouble is for 32bit machines Pointed out by: pointyhat via kris Approved by: adamw (implicit)
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 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 \
OpenPOWER on IntegriCloud