View | Details | Raw Unified | Return to bug 64862
Collapse All | Expand All

(-)ocaml-net/Makefile (+1 lines)
Lines 16-21 Link Here
16
MAINTAINER=	stephane@freebsd.org
16
MAINTAINER=	stephane@freebsd.org
17
COMMENT=	OCaml modules for Internet applications
17
COMMENT=	OCaml modules for Internet applications
18
18
19
RUN_DEPENDS=	${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
19
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
20
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
20
		ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
21
		ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
21
		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
22
		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre

Return to bug 64862