aboutsummaryrefslogtreecommitdiff
path: root/textproc/rss2html
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /textproc/rss2html
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
downloadports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz
ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip
Notes
Diffstat (limited to 'textproc/rss2html')
-rw-r--r--textproc/rss2html/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile
index 9357f133d3f9..c154d09b1983 100644
--- a/textproc/rss2html/Makefile
+++ b/textproc/rss2html/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rss2html
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://mirror.mcx2.org/ \
ftp://ftp.nopcode.org/prj/rss2html/
@@ -14,7 +15,7 @@ MASTER_SITES= http://mirror.mcx2.org/ \
MAINTAINER= dhn@FreeBSD.org
COMMENT= RSS to HTML converter
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
CFLAGS+= "-I${LOCALBASE}/include" "-L${LOCALBASE}/lib"