Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 19:30:50 +0200 (CEST)
From:      Stephane Legrand <stephane@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64862: [maintainer-update] Fix depends in www/ocaml-net
Message-ID:  <200403281730.i2SHUoE2023849@sequoia.mondomaineamoi.megalo>
Resent-Message-ID: <200403281740.i2SHeGOv043857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64862
>Category:       ports
>Synopsis:       [maintainer-update] Fix depends in www/ocaml-net
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 28 09:40:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stephane Legrand <stephane@freebsd.org>
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
  System: FreeBSD 4.9-STABLE
  
>Description:
  Fix depends in www/ocaml-net
  
  Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.org>
  (see bento.freebsd.org/errorlogs/i386-4-latest/ocaml-yaxi-0.5.2.log)
  
>How-To-Repeat:
>Fix:

diff -ruN ocaml-net-orig02/Makefile ocaml-net/Makefile
--- ocaml-net-orig02/Makefile	Sun Mar 28 18:48:18 2004
+++ ocaml-net/Makefile	Sun Mar 28 19:11:12 2004
@@ -16,6 +16,7 @@
 MAINTAINER=	stephane@freebsd.org
 COMMENT=	OCaml modules for Internet applications
 
+RUN_DEPENDS=	${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
 		ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
 		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403281730.i2SHUoE2023849>