From 0b619c07f042fc3c305a3fde98c0da6ab7137e43 Mon Sep 17 00:00:00 2001
From: Koop Mast <kwm@FreeBSD.org>
Date: Fri, 21 Oct 2005 09:05:43 +0000
Subject: Add a note about highlighting needing UTF-8 in pcre to work.

---
 www/bluefish/Makefile | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'www/bluefish')

diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 03cced68d74f..e5742876e497 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -60,6 +60,9 @@ pre-everything::
 	@${ECHO_MSG} "  WITH_TIDY		for the tidy html cleanup program"
 	@${ECHO_MSG} "  WITHOUT_SPLASH	disable the splash screen"
 	@${ECHO_MSG} ""
+	@${ECHO_MSG} "For Highlighting to work, please enable UTF-8 support in devel/pcre."
+	@${ECHO_MSG} "This will reduce the number of warning in the console when running bluefish."
+	@${ECHO_MSG} ""
 
 post-install:
 	@${INSTALL_SCRIPT} ${WRKSRC}/debian/bluefish.1 ${PREFIX}/man/man1/bluefish.1
-- 
cgit v1.2.3