editors/nvi-m17n: Only append to LIB_DEPENDS after bsd.port.pre.mk

This commit is contained in:
Tobias Kortkamp 2019-01-31 18:08:31 +00:00
parent 67be5df041
commit 69fa907b19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491746

View File

@ -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: