aboutsummaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 18:09:24 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 18:09:24 +0000
commit10d14cb18f869e9318b16044705c5c56bf3b2072 (patch)
treeada2876a3f53459a671fc46f127b36f10d7aaf91 /editors/nvi-m17n
parent7971c91376ee12e539ac8d0e2e0c6e937e112470 (diff)
downloadports-10d14cb18f869e9318b16044705c5c56bf3b2072.tar.gz
ports-10d14cb18f869e9318b16044705c5c56bf3b2072.zip
Notes
Diffstat (limited to 'editors/nvi-m17n')
-rw-r--r--editors/nvi-m17n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index a7b48b448745..47e73372361e 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -99,7 +99,7 @@ CONFIGURE_ARGS+= --enable-multibyte
.if ${PORT_OPTIONS:MCANNA}
CONFIGURE_ARGS+= --enable-canna=${PREFIX}
-LIB_DEPEND= canna.1:${PORTSDIR}/japanese/Canna
+LIB_DEPENDS= libcanna.so:${PORTSDIR}/japanese/canna-lib
.endif
post-patch: