From b5eeef400d4c070c3973d1558762aa53cacdd082 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 23 May 2013 17:39:18 +0000 Subject: [PATCH] Force Tk85 to unbreak. Reported by: stephen --- science/cgnslib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 63a119c6b436..91e22b14e505 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -49,7 +49,7 @@ TESTSBIN= cgwrite cgread test_partial .endif .if ${PORT_OPTIONS:MTOOLS} -USE_TK= yes +USE_TK= 85 USE_GL= gl glu USE_XORG= xmu CMAKE_ARGS+= -DBUILD_CGNSTOOLS:BOOL=TRUE \