summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/iselect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile
index 32250557777a..aa119234991a 100644
--- a/misc/iselect/Makefile
+++ b/misc/iselect/Makefile
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
MAN1= iselect.1
.if defined(WITH_SLANG)
-LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS+= slang.2:${PORTSDIR}/devel/libslang2
CONFIGURE_ARGS+= --with-incdir=${LOCALBASE}/include \
--with-libdir=${LOCALBASE}/lib
.endif