summaryrefslogtreecommitdiff
path: root/lang/smlnj
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-22 20:34:11 +0000
committerxtraeme <xtraeme>2004-06-22 20:34:11 +0000
commitbcdbea8588a3bae9b2c075f93b52a859dc9bfe95 (patch)
tree8200f0f29a06ed5f145ee8b5cc5b30517d37b441 /lang/smlnj
parent26c2cd98f9da7b531a8b1d689369ef12514b31f0 (diff)
downloadpkgsrc-bcdbea8588a3bae9b2c075f93b52a859dc9bfe95.tar.gz
80 chars per line.
Diffstat (limited to 'lang/smlnj')
-rw-r--r--lang/smlnj/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/smlnj/Makefile.common b/lang/smlnj/Makefile.common
index beeb0e933fb..6370415ef6b 100644
--- a/lang/smlnj/Makefile.common
+++ b/lang/smlnj/Makefile.common
@@ -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"