From 9ccd6eb106aa333ad1c2690af857642fe7ad34e4 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 3 Aug 2003 09:54:44 +0000 Subject: - NOT_FOR_ARCHS amd64, fpsetround does not exist. --- lang/tcl83/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang/tcl83') diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 0bd62be..e7e2970 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 \ -- cgit v1.1