aboutsummaryrefslogtreecommitdiff
path: root/editors/gobby
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:05:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:05:11 +0000
commit06af334ab9027f9aaad087ad2a4f1e684dc5cec7 (patch)
tree8565138a516db94da31b12ab4e904d78eae496cc /editors/gobby
parent51a8fd3777120b02785a4df2630c2b70a3dbdf13 (diff)
downloadports-06af334ab9027f9aaad087ad2a4f1e684dc5cec7.tar.gz
ports-06af334ab9027f9aaad087ad2a4f1e684dc5cec7.zip
Notes
Diffstat (limited to 'editors/gobby')
-rw-r--r--editors/gobby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index e85445f4320c..92727713285b 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -27,7 +27,7 @@ INSTALLS_ICONS= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTKSPELL}
-LIB_DEPENDS+= gtkspell:${PORTSDIR}/textproc/gtkspell
+LIB_DEPENDS+= libgtkspell.so:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--with-gtkspell
.else
CONFIGURE_ARGS+=--without-gtkspell