ports/devel/ocaml-react/files/patch-src_META
Michael Scheidell 3618e19ebe - patch to make devel/ocaml-react work with ocamlfind [1]
- Add check for X11 so ocaml-nox11 is used as dependency if WITHOUT_X11 is defined [2]

PR:             ports/163717 [1]
Submitted by:   jaapb@kerguelen.org (maintainer) [1]
Reviewed by:    scheidell [2]
Approved by:    jaapb@kerguelen.org (maintainer), gabor (mentor)
2012-01-07 18:17:09 +00:00

7 lines
240 B
Text

--- src/META.orig 2011-12-14 09:50:28.517512351 +0100
+++ src/META 2011-12-14 09:50:32.213463093 +0100
@@ -3,4 +3,3 @@
archive(byte) = "react.cmo"
archive(native) = "react.cmx"
archive(plugin,native) = "react.cmxs"
-directory = "+react"