aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-13 07:02:03 +0800
committerpav <pav@FreeBSD.org>2011-03-13 07:02:03 +0800
commit78e17ee2b77df6d000f4fc36534343b1336f21d3 (patch)
tree8c34310b9eee62ed2f1ce166a75ae620f7f76fb0 /textproc
parentd3e6493cbb1c0b335887387af1b44ef7552b85f2 (diff)
downloadfreebsd-ports-gnome-78e17ee2b77df6d000f4fc36534343b1336f21d3.tar.gz
freebsd-ports-gnome-78e17ee2b77df6d000f4fc36534343b1336f21d3.tar.zst
freebsd-ports-gnome-78e17ee2b77df6d000f4fc36534343b1336f21d3.zip
- Remove no longer needed patch
Reported by: maintainer
Diffstat (limited to 'textproc')
-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