diff options
Diffstat (limited to 'lang/io/Makefile.addons')
-rw-r--r-- | lang/io/Makefile.addons | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/io/Makefile.addons b/lang/io/Makefile.addons index 083c41450c2d..a94777b54041 100644 --- a/lang/io/Makefile.addons +++ b/lang/io/Makefile.addons @@ -243,7 +243,7 @@ LIB_DEPENDS+= libsamplerate.so:${PORTSDIR}/audio/libsamplerate # Socket # .if ${PORT_OPTIONS:MSocket} -LIB_DEPENDS+= libevent.so:${PORTSDIR}/devel/libevent +LIB_DEPENDS+= libevent.so:${PORTSDIR}/devel/libevent2 .endif # |