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