aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-rw-r--r--net-p2p/gnunet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 1863b682e53a..f9c545a36a9a 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -81,7 +81,7 @@ PLIST_SUB+= WITH_IPV6="@comment "
.endif
.if defined(WITH_GUILE)
-LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.18:${PORTSDIR}/lang/guile
CONFIGURE_ARGS+= --enable-guile
MAN1+= gnunet-download-manager.1
PLIST_SUB+= WITH_GUILE=""