aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2007-03-12 03:41:33 +0800
committerkrion <krion@FreeBSD.org>2007-03-12 03:41:33 +0800
commita69e91695a0da18074318bc3298825d9da31b323 (patch)
tree0cea72fd5a4d4e6fbe90e35e433dd37e1839c1c6 /news
parentc1e9ebaae7a022c4d69708b4a8e62793e75fe041 (diff)
downloadfreebsd-ports-gnome-a69e91695a0da18074318bc3298825d9da31b323.tar.gz
freebsd-ports-gnome-a69e91695a0da18074318bc3298825d9da31b323.tar.zst
freebsd-ports-gnome-a69e91695a0da18074318bc3298825d9da31b323.zip
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default. Bump PORTREVISION on all dependent ports.
Diffstat (limited to 'news')
-rw-r--r--news/pan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 57efa373b026..27cd61b4a82f 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -8,6 +8,7 @@
PORTNAME= pan
PORTVERSION= 0.125
+PORTREVISION= 1
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
DIST_SUBDIR= gnome2
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Threaded GTK+2 newsreader based on Agent for Windows
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
gmime-2.0.4:${PORTSDIR}/mail/gmime2
USE_XLIB= yes