diff options
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 15840d2..f760272 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -8,7 +8,7 @@ PORTNAME= bluefish PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www editors MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \ http://bluefish.mrball.net/stable/source/ \ @@ -17,7 +17,7 @@ MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \ MAINTAINER= sylvio@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \ +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \ enchant.1:${PORTSDIR}/textproc/enchant \ gucharmap.7:${PORTSDIR}/deskutils/gucharmap |