aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xbindkeys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xbindkeys/Makefile')
-rw-r--r--x11/xbindkeys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index f9962823b795..85647cca914c 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -33,7 +33,7 @@ WISH= ${LOCALBASE}/bin/wish8.4
.include <bsd.port.pre.mk>
.if defined(WITH_GUILE)
-LIB_DEPENDS+= guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile
.else
CONFIGURE_ARGS+= --disable-guile
.endif