aboutsummaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 18:08:31 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 18:08:31 +0000
commit69fa907b19943a443e8a3eda25421a9219035860 (patch)
treeaa49f394f4a505f08fbcd5fe3a6bcd54acf6d443 /editors/nvi-m17n
parent67be5df041dac0840a154158e883677e1ca617da (diff)
downloadports-69fa907b19943a443e8a3eda25421a9219035860.tar.gz
ports-69fa907b19943a443e8a3eda25421a9219035860.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 bfc6becebec6..c4c0e800d216 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -101,7 +101,7 @@ CONFIGURE_ARGS+= --enable-multibyte
.if ${PORT_OPTIONS:MCANNA}
CONFIGURE_ARGS+= --enable-canna=${PREFIX}
-LIB_DEPENDS= libcanna.so:japanese/canna-lib
+LIB_DEPENDS+= libcanna.so:japanese/canna-lib
.endif
post-patch: