aboutsummaryrefslogtreecommitdiffstats
path: root/math/ldouble
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-04-23 05:40:34 +0800
committerahze <ahze@FreeBSD.org>2006-04-23 05:40:34 +0800
commit6e24d6622c780634571fb825c05b6f16b69aa096 (patch)
tree70117bd863a9078d24355fd18e29a3931e4a9b4c /math/ldouble
parente9ffeb3b14b28052fb85b3eb646e0b5da99a0887 (diff)
downloadfreebsd-ports-gnome-6e24d6622c780634571fb825c05b6f16b69aa096.tar.gz
freebsd-ports-gnome-6e24d6622c780634571fb825c05b6f16b69aa096.tar.zst
freebsd-ports-gnome-6e24d6622c780634571fb825c05b6f16b69aa096.zip
- Add amd64 to NOT_FOR_ARCHS
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 85db65e85582..5921ad9d9d48 100644
--- a/math/ldouble/Makefile
+++ b/math/ldouble/Makefile
@@ -22,6 +22,7 @@ MAKEFILE= makefile
INSTALLS_SHLIB= yes
# Known to work on atleast sparc64 & i386
#ONLY_FOR_ARCHS= i386 sparc64
+NOT_FOR_ARCHS= amd64
PLIST_FILES= lib/libml.a \
lib/libml.so \