summaryrefslogtreecommitdiff
path: root/lang/tcl84
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-03 09:54:44 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-03 09:54:44 +0000
commitb6d13a5528b43a0d5397ebf9d3aafdd946bdd6ba (patch)
tree96cb903b6ce775c4b77642199bc642f73d07a841 /lang/tcl84
parentUpgrade to kplayer-0.3.0 (diff)
- NOT_FOR_ARCHS amd64, fpsetround does not exist.
Notes
Notes: svn path=/head/; revision=86222
Diffstat (limited to 'lang/tcl84')
-rw-r--r--lang/tcl84/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index a556e53b38ff..d892531883b5 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -36,6 +36,9 @@ CONFIGURE_ARGS+= --enable-threads
PKGNAMESUFFIX?= -threads
.endif
+# we need fpsetround
+NOT_FOR_ARCHS= amd64
+
MAN1= tclsh.1
MAN3= Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \