pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/smlnj NetBSD/powerpc also needs PLIST.nlffi.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a8d0b8eeb7c
branches: trunk
changeset: 402586:5a8d0b8eeb7c
user: he <he%pkgsrc.org@localhost>
date: Sat Oct 12 19:50:58 2019 +0000
description:
NetBSD/powerpc also needs PLIST.nlffi.
diffstat:
lang/smlnj/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3360d7685728 -r 5a8d0b8eeb7c lang/smlnj/Makefile.common
--- a/lang/smlnj/Makefile.common Sat Oct 12 19:37:47 2019 +0000
+++ b/lang/smlnj/Makefile.common Sat Oct 12 19:50:58 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2016/04/14 21:59:08 dholland Exp $
+# $NetBSD: Makefile.common,v 1.15 2019/10/12 19:50:58 he Exp $
#
# used by lang/smlnj/Makefile
@@ -40,6 +40,7 @@
PLIST.nlffi= yes
.elif ${MACHINE_ARCH} == "powerpc"
BOX= ppc
+PLIST.nlffi= yes
.elif ${MACHINE_ARCH} == "sparc"
BOX= ${MACHINE_ARCH}
PLIST.nlffi= yes
Home |
Main Index |
Thread Index |
Old Index