summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2007-03-11 19:41:33 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2007-03-11 19:41:33 +0000
commit9162f7ee928899db1fda25e7ff139b1af5df2070 (patch)
tree1933cf259b73d1b45b05a6315a7d77d1a79edd6d /news
parentUpdate to 1.2.2 (diff)
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default. Bump PORTREVISION on all dependent ports.
Notes
Notes: svn path=/head/; revision=187153
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