summaryrefslogtreecommitdiff
path: root/lang/tcl83
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/tcl83
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/tcl83')
-rw-r--r--lang/tcl83/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 0bd62be7c3f3..e7e29706b1f3 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -31,6 +31,9 @@ NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
USE_REINPLACE= YES
PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=83
+# we need fpsetround
+NOT_FOR_ARCHS= amd64
+
MAN1= tclsh.1
MAN3= Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \