aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-02-15 05:33:25 +0800
committermm <mm@FreeBSD.org>2009-02-15 05:33:25 +0800
commitc38a68a88b5deec0fa8ba6a631df65bef4cdd4a3 (patch)
tree59ef7eb219610f429e113152d642a3994f2537ef /math
parentebedaf911f2d2ccdd6c120652b7f8e00bc8d457a (diff)
downloadfreebsd-ports-gnome-c38a68a88b5deec0fa8ba6a631df65bef4cdd4a3.tar.gz
freebsd-ports-gnome-c38a68a88b5deec0fa8ba6a631df65bef4cdd4a3.tar.zst
freebsd-ports-gnome-c38a68a88b5deec0fa8ba6a631df65bef4cdd4a3.zip
- Fix USE_TCL to 84
Diffstat (limited to 'math')
-rw-r--r--math/mpexpr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mpexpr/Makefile b/math/mpexpr/Makefile
index 849bd09c02a9..bfcc7289d558 100644
--- a/math/mpexpr/Makefile
+++ b/math/mpexpr/Makefile
@@ -16,8 +16,8 @@ COMMENT= Multiple precision math for Tcl
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_TCL= yes
-USE_TCL_BUILD= yes
+USE_TCL= 84
+USE_TCL_BUILD= 84
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}