aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-spellcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-spellcheck/Makefile')
-rw-r--r--devel/geany-plugin-spellcheck/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/geany-plugin-spellcheck/Makefile b/devel/geany-plugin-spellcheck/Makefile
index 097655e119e7..1b2d26b926e4 100644
--- a/devel/geany-plugin-spellcheck/Makefile
+++ b/devel/geany-plugin-spellcheck/Makefile
@@ -7,8 +7,7 @@ CATEGORIES= devel
MAINTAINER= makc@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
-LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant
+LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant
-NO_STAGE= yes
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>