freebsd-ports/textproc/ocaml-csv/files/patch-Makefile
Renato Botelho cfe85bf93d - Update to 1.1.7
PR:		ports/132064
Submitted by:	maintainer
2009-02-25 15:01:39 +00:00

11 lines
314 B
Text

--- 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