summaryrefslogtreecommitdiff
path: root/lang/moscow_ml/files/patch-..::examples::calc::Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-02-26 06:41:44 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-02-26 06:41:44 +0000
commit3fc071f0757bd84be8700d59a8186cbbdb2baa8e (patch)
tree11aa0889ce19a461282578745e75f10221d7dc16 /lang/moscow_ml/files/patch-..::examples::calc::Makefile
parent- conform to the last xemacs-devel-mule updates (diff)
Update to v201:
- Add RESTRICTED (licensing issues). - Install stuff in standard places. - Install examples. - Install readmes/licenses. - Respect NOPORTDOCS. - New MAINTAINER. PR: ports/62704 Submitted by: debios@diku.dk
Notes
Notes: svn path=/head/; revision=129821
Diffstat (limited to 'lang/moscow_ml/files/patch-..::examples::calc::Makefile')
-rw-r--r--lang/moscow_ml/files/patch-..::examples::calc::Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/moscow_ml/files/patch-..::examples::calc::Makefile b/lang/moscow_ml/files/patch-..::examples::calc::Makefile
new file mode 100644
index 000000000000..1743a873889f
--- /dev/null
+++ b/lang/moscow_ml/files/patch-..::examples::calc::Makefile
@@ -0,0 +1,13 @@
+--- ../examples/calc/Makefile.orig Wed Feb 4 13:30:56 2004
++++ ../examples/calc/Makefile Wed Feb 4 13:31:05 2004
+@@ -2,8 +2,8 @@
+
+ MOSMLHOME=${HOME}/mosml
+ MOSMLTOOLS=camlrunm $(MOSMLHOME)/tools
+-MOSMLLEX=${MOSMLHOME}/bin/mosmllex
+-MOSMLYACC=${MOSMLHOME}/bin/mosmlyac
++MOSMLLEX=mosmllex
++MOSMLYACC=mosmlyac
+
+ MOSMLC=mosmlc -c
+ MOSMLL=mosmlc