pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54248: (devel/ocaml-rresult) needs ocamlbuild as BUILD_DEPENDS



The following reply was made to PR pkg/54248; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54248: (devel/ocaml-rresult) needs ocamlbuild as
 BUILD_DEPENDS
Date: Wed, 29 May 2019 05:31:39 +0000

 On Wed, May 29, 2019 at 03:40:00AM +0000, Makoto Fujiwara wrote:
  > >Fix:
  > Index: devel/ocaml-rresult/Makefile
  > ===================================================================
  > RCS file: /cvsroot/pkgsrc/devel/ocaml-rresult/Makefile,v
  > retrieving revision 1.1
  > diff -u -r1.1 Makefile
  > --- devel/ocaml-rresult/Makefile	12 Mar 2019 17:49:59 -0000	1.1
  > +++ devel/ocaml-rresult/Makefile	29 May 2019 03:33:30 -0000
  > @@ -12,6 +12,7 @@
  >  LICENSE=	isc
  >  
  >  USE_LANGUAGES=	# none
  > +BUILD_DEPENDS+=	ocamlbuild-[0-9]*:../../devel/ocamlbuild
  >  
  >  OCAML_USE_TOPKG=	yes
  >  OCAML_USE_OPAM=	yes
  > 
 
 Please commit this too.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index