summaryrefslogtreecommitdiff
path: root/textproc/rss2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rss2html/Makefile')
-rw-r--r--textproc/rss2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile
index 6016db6b5e5b..dae2a277461c 100644
--- a/textproc/rss2html/Makefile
+++ b/textproc/rss2html/Makefile
@@ -7,14 +7,14 @@
PORTNAME= rss2html
PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://mirror.mcx2.org/
MAINTAINER= dhn@FreeBSD.org
COMMENT= RSS to HTML converter
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
CFLAGS+= "-I${LOCALBASE}/include" "-L${LOCALBASE}/lib"