From 9162f7ee928899db1fda25e7ff139b1af5df2070 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 11 Mar 2007 19:41:33 +0000 Subject: Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by default. Bump PORTREVISION on all dependent ports. --- www/bluefish/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/bluefish') diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 6488c0d07a21..f2a8e65a1190 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -8,6 +8,7 @@ PORTNAME= bluefish PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= www editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= farrokhi@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer -LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \ +LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ aspell.16:${PORTSDIR}/textproc/aspell .if !defined(WITHOUT_WEBLINT) -- cgit v1.2.3