aboutsummaryrefslogtreecommitdiffstats
path: root/math/siag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/siag/Makefile')
-rw-r--r--math/siag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index bf747bbaed38..81e035e93fe2 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -26,7 +26,7 @@ MAKE_ARGS= "-j 2"
CPPFLAGS+= -I${LOCALBASE}/include -DX11BASE='\"${X11BASE}\"'
.if defined(GUILE)
-LIB_DEPENDS+= guile.6:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.9:${PORTSDIR}/lang/guile
.endif
.if !defined(NOGDBM)