aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-05-01 21:53:57 +0800
committerahze <ahze@FreeBSD.org>2006-05-01 21:53:57 +0800
commit65f5fd69560a6833befb6eb6b2aa45d30b9787d2 (patch)
tree7939580994672e8d0e803405de68fdaef24a5489 /math
parentdd957e7499526b7beea400aec230deabd9202a57 (diff)
downloadfreebsd-ports-gnome-65f5fd69560a6833befb6eb6b2aa45d30b9787d2.tar.gz
freebsd-ports-gnome-65f5fd69560a6833befb6eb6b2aa45d30b9787d2.tar.zst
freebsd-ports-gnome-65f5fd69560a6833befb6eb6b2aa45d30b9787d2.zip
- After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHS
Diffstat (limited to 'math')
-rw-r--r--math/ldouble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile
index bbeaeb7897d7..fc3957da21a6 100644
--- a/math/ldouble/Makefile
+++ b/math/ldouble/Makefile
@@ -22,7 +22,7 @@ MAKEFILE= makefile
INSTALLS_SHLIB= yes
# Known to work on atleast sparc64 & i386
#ONLY_FOR_ARCHS= i386 sparc64
-#NOT_FOR_ARCHS= amd64 ia64
+NOT_FOR_ARCHS= ia64
PLIST_FILES= lib/libml.a \
lib/libml.so \