aboutsummaryrefslogtreecommitdiff
path: root/textproc/libmrss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libmrss/Makefile')
-rw-r--r--textproc/libmrss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index ed6acb07c323..241f0dba449e 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmrss
PORTVERSION= 0.19.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.autistici.org/bakunin/libmrss/
@@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A C library for parsing, writing, and creating RSS
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
nxml.18:${PORTSDIR}/textproc/libnxml
OPTIONS= PHPMRSS "support to PHP" on