summaryrefslogtreecommitdiff
path: root/math/siag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--math/siag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 4bb0ec1b935e..b982912b8175 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.if defined(GUILE)
-LIB_DEPENDS+= guile.4:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.6:${PORTSDIR}/lang/guile
.endif
.if !defined(NOGDBM)