pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ocaml ocaml: remove references to non-existent files
details: https://anonhg.NetBSD.org/pkgsrc/rev/910890fd786e
branches: trunk
changeset: 443317:910890fd786e
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 10 16:17:55 2020 +0000
description:
ocaml: remove references to non-existent files
diffstat:
lang/ocaml/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 405ffe0a7092 -r 910890fd786e lang/ocaml/Makefile
--- a/lang/ocaml/Makefile Thu Dec 10 13:52:47 2020 +0000
+++ b/lang/ocaml/Makefile Thu Dec 10 16:17:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2020/12/09 10:33:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.139 2020/12/10 16:17:55 wiz Exp $
.include "Makefile.common"
@@ -93,11 +93,6 @@
PRINT_PLIST_AWK+= { gsub(/lib\/ocaml\/${PKGMANDIR:S|/|\\/|}/, "lib/ocaml/$${PKGMANDIR}"); }
-.if defined(PLIST.instrumented_runtime)
-REPLACE_BASH+= tools/ocaml-instr-graph
-REPLACE_AWK+= tools/ocaml-instr-report
-.endif
-
do-test:
cd ${WRKSRC} && ${MAKE_PROGRAM} ${TEST_PROGRAM}
cd ${WRKSRC}/testsuite && ${MAKE_PROGRAM} all
Home |
Main Index |
Thread Index |
Old Index