Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-findlib devel/ocaml-findlib: remove no-op ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/949a4ffce6b7
branches:  trunk
changeset: 431108:949a4ffce6b7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 09 12:52:54 2020 +0000

description:
devel/ocaml-findlib: remove no-op SUBST block

There is no file called *reg* anymore.

diffstat:

 devel/ocaml-findlib/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 310379fb1b57 -r 949a4ffce6b7 devel/ocaml-findlib/Makefile
--- a/devel/ocaml-findlib/Makefile      Sat May 09 12:39:44 2020 +0000
+++ b/devel/ocaml-findlib/Makefile      Sat May 09 12:52:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2019/11/03 10:39:22 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/05/09 12:52:54 rillig Exp $
 
 DISTNAME=              findlib-1.8.1
 PKGNAME=               ocaml-${DISTNAME}
@@ -47,13 +47,6 @@
 
 FILES_SUBST+=          OCAML_FINDLIB_DIRS="${OCAML_FINDLIB_DIRS}" OCAML_SITELIBDIR="${OCAML_SITELIBDIR}"
 
-SUBST_CLASSES+=                ofr
-SUBST_STAGE.ofr=       pre-configure
-SUBST_FILES.ofr=       ocaml-findlib-register.sh
-SUBST_VARS.ofr=                SH
-SUBST_VARS.ofr+=       PREFIX
-SUBST_VARS.ofr+=       FGREP
-
 SUBST_CLASSES+=                pathes
 SUBST_STAGE.pathes=    post-install
 SUBST_FILES.pathes=    ${DESTDIR}${PREFIX}/lib/ocaml/site-lib/findlib/Makefile.config



Home | Main Index | Thread Index | Old Index