aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/bluefish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 2d962bdd03d8..543f55c0b1ba 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML editor designed for the experienced web designer
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \
aspell.16:${PORTSDIR}/textproc/aspell
.if !defined(WITHOUT_WEBLINT)