pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-biniou
Module Name: pkgsrc
Committed By: dholland
Date: Sun Mar 11 03:42:50 UTC 2018
Modified Files:
pkgsrc/devel/ocaml-biniou: Makefile
Log Message:
Remove obsolete build settings.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-biniou/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-biniou/Makefile
diff -u pkgsrc/devel/ocaml-biniou/Makefile:1.6 pkgsrc/devel/ocaml-biniou/Makefile:1.7
--- pkgsrc/devel/ocaml-biniou/Makefile:1.6 Sun Mar 11 03:30:41 2018
+++ pkgsrc/devel/ocaml-biniou/Makefile Sun Mar 11 03:42:50 2018
@@ -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 @@ HOMEPAGE= https://github.com/mjambon/bin
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