aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-11-18 09:10:47 +0800
committerahze <ahze@FreeBSD.org>2004-11-18 09:10:47 +0800
commit05d05595cdb894b3b142427b7738f1e131893666 (patch)
tree6ca2e8cea08064c4ddedca46fc7c3ab239f676af /math
parenta36bbc4fab99d734f94c938223afaced42a9c151 (diff)
downloadfreebsd-ports-gnome-05d05595cdb894b3b142427b7738f1e131893666.tar.gz
freebsd-ports-gnome-05d05595cdb894b3b142427b7738f1e131893666.tar.zst
freebsd-ports-gnome-05d05595cdb894b3b142427b7738f1e131893666.zip
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')
-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 \