pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-biniou Remove obsolete build settings.
details: https://anonhg.NetBSD.org/pkgsrc/rev/20da0a2ef39a
branches: trunk
changeset: 376910:20da0a2ef39a
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Mar 11 03:42:50 2018 +0000
description:
Remove obsolete build settings.
diffstat:
devel/ocaml-biniou/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 3bc67654a6cc -r 20da0a2ef39a devel/ocaml-biniou/Makefile
--- a/devel/ocaml-biniou/Makefile Sun Mar 11 03:41:07 2018 +0000
+++ b/devel/ocaml-biniou/Makefile Sun Mar 11 03:42:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/03/11 03:30:41 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2018/03/11 03:42:50 dholland Exp $
GITHUB_PROJECT= biniou
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -12,9 +12,6 @@
COMMENT= Extensible binary data format, like JSON but faster
LICENSE= modified-bsd
-MAKE_JOBS_SAFE= no
-USE_TOOLS+= gmake
-BUILD_TARGET= byte doc META
OCAML_USE_JBUILDER= yes
INSTALLATION_DIRS+= bin
Home |
Main Index |
Thread Index |
Old Index