aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/rdesktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index a72cb5ee04ef..b0b275725900 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -24,7 +24,7 @@ MAN1= rdesktop.1
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libao.so) || defined(WITH_LIBAO)
-LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao
+LIB_DEPENDS+= ao.4:${PORTSDIR}/audio/libao
.endif
.if exists(${LOCALBASE}/lib/libsamplerate.so) || defined(WITH_LIBSAMPLERATE)