aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-csv
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-12 23:02:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-12 23:02:03 +0000
commitb3692bb82baef0130b0e75c598630de8b5419f50 (patch)
tree80c781a36562ad5b5b86bb12c77b1b7886186e32 /textproc/ocaml-csv
parentbf5dde89da5b626e66373fd58691246539f4733b (diff)
downloadports-b3692bb82baef0130b0e75c598630de8b5419f50.tar.gz
ports-b3692bb82baef0130b0e75c598630de8b5419f50.zip
Notes
Diffstat (limited to 'textproc/ocaml-csv')
-rw-r--r--textproc/ocaml-csv/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/ocaml-csv/files/patch-Makefile b/textproc/ocaml-csv/files/patch-Makefile
deleted file mode 100644
index e8993db7a063..000000000000
--- a/textproc/ocaml-csv/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2009-02-24 15:03:43.000000000 +0100
-+++ Makefile 2009-02-24 15:04:05.000000000 +0100
-@@ -70,7 +70,7 @@
- # Build a distribution.
-
- install:
-- ocamlfind install csv csv.{cmi,a,cmxa,cma,cmx} META
-+ ocamlfind install csv csv.cmi csv.a csv.cmxa csv.cma csv.cmx META
-
- dist:
- $(MAKE) check-manifest