pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/smlnj 80 chars per line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6a917f9cb41
branches:  trunk
changeset: 476912:a6a917f9cb41
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jun 22 20:34:11 2004 +0000

description:
80 chars per line.

diffstat:

 lang/smlnj/Makefile.common |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r f4232fdee6bf -r a6a917f9cb41 lang/smlnj/Makefile.common
--- a/lang/smlnj/Makefile.common        Tue Jun 22 20:06:11 2004 +0000
+++ b/lang/smlnj/Makefile.common        Tue Jun 22 20:34:11 2004 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.3 2003/08/01 15:55:29 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/06/22 20:34:11 xtraeme Exp $
 
 # smlnj also supports hppa, sparc, ppc, mlrisc & alpha
 # pkg support for those platforms, and say, solaris-x86
 # is left as an (easy) exercise for the reader.
-ONLY_FOR_PLATFORM=     Linux-*-i386 NetBSD-*-i386 SunOS-*-sparc NetBSD-*-sparc NetBSD-*-powerpc
+ONLY_FOR_PLATFORM=     Linux-*-i386 NetBSD-*-i386 SunOS-*-sparc \
+                       NetBSD-*-sparc NetBSD-*-powerpc
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index