freebsd-ports/lang/metaocaml/files/patch-Makefile
Simon Barner b4b9b43ec9 - Update metaocaml to 3.08.a23
- Remove CONFLICTS with lang/ocaml

Submitted by:	Geoffrey Mainland (metaocaml maintainer)
PR:		ports/85236
2005-09-14 15:20:36 +00:00

11 lines
442 B
Text

--- Makefile.orig Sat Aug 20 02:14:36 2005
+++ Makefile Sat Aug 20 02:14:56 2005
@@ -299,7 +299,7 @@
cp ocaml $(BINDIR)/ocaml$(EXE)
# XXO added lines from here
cp metaocaml $(BINDIR)/metaocaml$(EXE)
- cp parsing/asttypes.cmi parsing/parsetree.cmi \
+ ${BSD_INSTALL_DATA} parsing/asttypes.cmi parsing/parsetree.cmi \
parsing/location.cmi \
parsing/longident.cmi \
bytecomp/cabs.cmi bytecomp/cprint.cmi \