aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-29 02:09:24 +0800
committeradamw <adamw@FreeBSD.org>2014-07-29 02:09:24 +0800
commitf63a167ae2511d6dbaa9ccfd0b307acad4c467d9 (patch)
treeada2876a3f53459a671fc46f127b36f10d7aaf91 /editors
parentfbfefef2efde765f36e791dfb4bae05c136d64bb (diff)
downloadfreebsd-ports-gnome-f63a167ae2511d6dbaa9ccfd0b307acad4c467d9.tar.gz
freebsd-ports-gnome-f63a167ae2511d6dbaa9ccfd0b307acad4c467d9.tar.zst
freebsd-ports-gnome-f63a167ae2511d6dbaa9ccfd0b307acad4c467d9.zip
Fix CANNA option.
Diffstat (limited to 'editors')
-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: