summaryrefslogtreecommitdiffstats
path: root/devel/libpeas
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libpeas')
-rw-r--r--devel/libpeas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile
index 1189a819c..b0a435a45 100644
--- a/devel/libpeas/Makefile
+++ b/devel/libpeas/Makefile
@@ -38,7 +38,7 @@ GJS_DESC= JavaScript support based on spidermonkey
.if ${PORT_OPTIONS:MSEED}
CONFIGURE_ARGS+=--enable-seed=yes
-LIB_DEPENDS= libseed-gtk3.so:${PORTSDIR}/devel/seed3
+LIB_DEPENDS= libseed-gtk3.so:${PORTSDIR}/devel/seed
PLIST_SUB+= SEED=""
.else
CONFIGURE_ARGS+=--enable-seed=no