Date: Mon, 29 Mar 2004 15:01:01 +0200 (CEST) From: Stephane Legrand <stephane@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/64891: [maintainer-update] Better dependancies for textproc/ocaml-pxp Message-ID: <200403291301.i2TD11oH032289@sequoia.mondomaineamoi.megalo> Resent-Message-ID: <200403291310.i2TDAEuj027518@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64891 >Category: ports >Synopsis: [maintainer-update] Better dependancies for textproc/ocaml-pxp >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: Mon Mar 29 05:10:13 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: Better dependancies for textproc/ocaml-pxp. >How-To-Repeat: >Fix: diff -ruN ocaml-pxp-ORIG-04/Makefile ocaml-pxp/Makefile --- ocaml-pxp-ORIG-04/Makefile Mon Mar 29 14:01:04 2004 +++ ocaml-pxp/Makefile Mon Mar 29 14:02:34 2004 @@ -18,8 +18,8 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib \ - ${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \ ${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net +RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403291301.i2TD11oH032289>