ports/64862: [maintainer-update] Fix depends in www/ocaml-net

Stephane Legrand stephane at FreeBSD.org
Sun Mar 28 17:40:16 UTC 2004


>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 at 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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list