aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt14
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-02-10 09:22:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-02-10 09:22:59 +0000
commitaced4296fd09745deae0ff33a3060f2f5bcf7e85 (patch)
treecedf1824716bd0738020b157c5c9dae1cd749768 /mail/mutt14
parent27899e663754cc8d78c44e5edea3683e185a8325 (diff)
downloadports-aced4296fd09745deae0ff33a3060f2f5bcf7e85.tar.gz
ports-aced4296fd09745deae0ff33a3060f2f5bcf7e85.zip
Notes
Diffstat (limited to 'mail/mutt14')
-rw-r--r--mail/mutt14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 376d9b851d19..a815c1d2069d 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -60,7 +60,7 @@ USE_ICONV= yes
.endif
.if defined(WITH_SLANG)
-LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS+= slang.2:${PORTSDIR}/devel/libslang2
.elif defined(WITH_NCURSES_PORT)
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif