summaryrefslogtreecommitdiff
path: root/math/ocaml-zarith
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-11-28 12:07:09 +0000
committerjaapb <jaapb@pkgsrc.org>2018-11-28 12:07:09 +0000
commitde0ef566c6d39e6b0927387ef59fe99dcb1e98be (patch)
tree26da2ed0eca119c0862686446c3d64a523d6e3e6 /math/ocaml-zarith
parentc99efd4f4d128abf8331ab14599e8b8f171c8870 (diff)
downloadpkgsrc-de0ef566c6d39e6b0927387ef59fe99dcb1e98be.tar.gz
Removed obsolete patch from math/ocaml-zarith
Diffstat (limited to 'math/ocaml-zarith')
-rw-r--r--math/ocaml-zarith/patches/patch-project.mak14
1 files changed, 0 insertions, 14 deletions
diff --git a/math/ocaml-zarith/patches/patch-project.mak b/math/ocaml-zarith/patches/patch-project.mak
deleted file mode 100644
index a57143e2e7a..00000000000
--- a/math/ocaml-zarith/patches/patch-project.mak
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-project.mak,v 1.1 2016/03/31 10:27:26 markd Exp $
-
-Do not create an ld.conf, this is done afterwards through the PLIST
---- project.mak.orig 2015-11-09 21:23:00.000000000 +0000
-+++ project.mak
-@@ -96,7 +96,7 @@ endif
-
- ifeq ($(INSTMETH),findlib)
- install:
-- $(OCAMLFIND) install -destdir "$(INSTALLDIR)" zarith META $(TOINSTALL) dllzarith.$(DLLSUFFIX)
-+ $(OCAMLFIND) install -destdir "$(INSTALLDIR)" -ldconf ignore zarith META $(TOINSTALL) dllzarith.$(DLLSUFFIX)
-
- uninstall:
- $(OCAMLFIND) remove -destdir "$(INSTALLDIR)" zarith