aboutsummaryrefslogtreecommitdiffstats
path: root/math/goblin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/goblin/Makefile')
-rw-r--r--math/goblin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile
index d7301ac1ff6c..0bfb1049ca30 100644
--- a/math/goblin/Makefile
+++ b/math/goblin/Makefile
@@ -34,7 +34,7 @@ ALL_TARGET= all goblin.a glpk.a
PLIST_SUB+= VERSION=${PORTVERSION:R}
CFLAGS+= -I${LOCALBASE}/include/tcl8.3 -I${LOCALBASE}/include/ \
- ${PTHREAD_CFLAGS}
+ ${PTHREAD_CFLAGS} -I${LOCALBASE}/include/tk8.3
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
WISH= ${LOCALBASE}/bin/wish8.3