aboutsummaryrefslogtreecommitdiff
path: root/math/ldouble
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-01 10:32:57 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-01 10:32:57 +0000
commit587260d78cd427fbcb09f2dd75d0ce8f6f18d0b3 (patch)
treeda95a7b8210fb086e8d1f55a9965034e8cf3733e /math/ldouble
parent91f702e3c7f8eb4a83cabdc5af892faf6ee3fa52 (diff)
downloadports-587260d78cd427fbcb09f2dd75d0ce8f6f18d0b3.tar.gz
ports-587260d78cd427fbcb09f2dd75d0ce8f6f18d0b3.zip
- Mark NOT_FOR_ARCH=ia64
Reported by: kris mail
Notes
Notes: svn path=/head/; revision=161032
Diffstat (limited to 'math/ldouble')
-rw-r--r--math/ldouble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile
index 5921ad9d9d48..27359e2029fb 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
+NOT_FOR_ARCHS= amd64 ia64
PLIST_FILES= lib/libml.a \
lib/libml.so \