1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- s/LIBDEPENS/LIB_DEPENDS

This commit is contained in:
Martin Wilke 2012-05-16 08:34:54 +00:00
parent 905e5fff09
commit 368f01f043
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296744

View File

@ -165,7 +165,7 @@ PLUGINS+= shiftcolumn.so
.if !defined(WITHOUT_GEANY_SPELLCHECK)
BUILD_PLUGINS+= ,spellcheck
LIBDEPENS+= enchant:${PORTSDIR}/textproc/enchant
LIB_DEPENDS+= enchant:${PORTSDIR}/textproc/enchant
PLUGINS+= spellcheck.so
.endif