summaryrefslogtreecommitdiff
path: root/lang/modula-3-lib/Makefile
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-11-29 19:49:19 +0000
committerJohn Polstra <jdp@FreeBSD.org>1996-11-29 19:49:19 +0000
commitcbad256e7578280c0048fdb31e05efa41fdaf889 (patch)
tree465e2f3a2d6170df4d353044171dd5e774aa95eb /lang/modula-3-lib/Makefile
parentfix MASTER_SITES (freefall -> freefall.freebsd.org) (diff)
Rename the start-up script from "m3.sh" to "50.m3.sh", to ensure that it
will be executed before any other scripts that depend on it (such as an anticipated "cvsupd.sh").
Notes
Notes: svn path=/head/; revision=4714
Diffstat (limited to 'lang/modula-3-lib/Makefile')
-rw-r--r--lang/modula-3-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile
index 605417068b04..a0aa75f677db 100644
--- a/lang/modula-3-lib/Makefile
+++ b/lang/modula-3-lib/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Oct 1996
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.2 1996/11/12 02:18:39 obrien Exp $
+# $Id: Makefile,v 1.3 1996/11/14 23:18:58 jdp Exp $
#
DISTNAME= modula-3-lib-3.6
@@ -50,7 +50,7 @@ DISTFILES+= m3-fbsd-gcc-3.6.tar.gz
# Startup script, run at boot time
startup_dir= ${PREFIX}/etc/rc.d
-startup_script= ${startup_dir}/m3.sh
+startup_script= ${startup_dir}/50.m3.sh
# The Modula-3 build process insists on installing each individual
# component immediately after that component is built. To avoid having