summaryrefslogtreecommitdiff
path: root/dev-ml/parmap/parmap-1.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/parmap/parmap-1.2.1.ebuild')
-rw-r--r--dev-ml/parmap/parmap-1.2.1.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-ml/parmap/parmap-1.2.1.ebuild b/dev-ml/parmap/parmap-1.2.1.ebuild
index 5e4efd7f812a..44ada0a27777 100644
--- a/dev-ml/parmap/parmap-1.2.1.ebuild
+++ b/dev-ml/parmap/parmap-1.2.1.ebuild
@@ -19,7 +19,3 @@ IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"
RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"
DEPEND="${RDEPEND}"
-
-src_compile() {
- dune build @install --profile release || die
-}