From 29863648e3d55a1df8635d93b18e22c74273d9a3 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Sat, 3 Apr 2010 10:44:36 +0000 Subject: Chase the ftp/curl shlib version bump. --- ftp/ocaml-ocurl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp/ocaml-ocurl/Makefile') diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 2ede1c40a8a9..041ae1c730c6 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -5,6 +5,7 @@ PORTNAME= ocurl PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SF PKGNAMEPREFIX= ocaml- @@ -17,7 +18,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes -- cgit v1.2.3