pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/longboard longboard: fix typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/d966d4f7854f
branches: trunk
changeset: 459437:d966d4f7854f
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 07 12:12:47 2021 +0000
description:
longboard: fix typo
diffstat:
www/longboard/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r df64fbe32e4a -r d966d4f7854f www/longboard/Makefile
--- a/www/longboard/Makefile Thu Oct 07 11:51:03 2021 +0000
+++ b/www/longboard/Makefile Thu Oct 07 12:12:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/10/07 11:46:11 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/10/07 12:12:47 wiz Exp $
DISTNAME= longboard-0.0.7
CATEGORIES= www
@@ -12,7 +12,7 @@
# sys-info crate doesn't currently build on 32bit cpus
# see, https://github.com/FillZpp/sys-info-rs/issues/80
-ONLY_FOR_PLATFORM= *-*-x86_64mkd
+ONLY_FOR_PLATFORM= *-*-x86_64
.include "cargo-depends.mk"
Home |
Main Index |
Thread Index |
Old Index