summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.autotools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk
index 1acb435ba113..1b445b26b3fc 100644
--- a/Mk/bsd.autotools.mk
+++ b/Mk/bsd.autotools.mk
@@ -263,7 +263,7 @@ BUILD_DEPENDS+= ${AUTOCONF_DEPENDS}
#---------------------------------------------------------------------------
.if defined(_AUTOTOOL_libltdl)
-LIB_DEPENDS+= ltdl.7:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS+= libltdl.so:${PORTSDIR}/devel/libltdl
.endif
#---------------------------------------------------------------------------