pkgsrc/lang/smlnj/patches/patch-aj
wiz 452db34115 Update to 110.42, from Christopher Richards in connection with PR 18678.
Changes:
A number of small, but important bug fixes.
2003-03-21 22:54:38 +00:00

12 lines
270 B
Text

$NetBSD: patch-aj,v 1.1 2003/03/21 22:54:41 wiz Exp $
--- config/_ml-makedepend.orig Thu Oct 17 02:44:32 2002
+++ config/_ml-makedepend
@@ -1,5 +1,7 @@
#!@SHELL@
+SMLNJ_HOME="${SMLNJ_HOME:-@SML_BASE@}"
+
if [ x${SMLNJ_HOME} = x ] ; then
BIN_DIR=@BINDIR@
else