Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/aranym emulators/aranym: fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/724ea301d0ef
branches:  trunk
changeset: 432566:724ea301d0ef
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 23 10:12:35 2020 +0000

description:
emulators/aranym: fix typo

diffstat:

 emulators/aranym/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 588d32b8c5a0 -r 724ea301d0ef emulators/aranym/Makefile
--- a/emulators/aranym/Makefile Sat May 23 10:04:44 2020 +0000
+++ b/emulators/aranym/Makefile Sat May 23 10:12:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2020/05/09 18:31:00 rillig Exp $
+# $NetBSD: Makefile,v 1.40 2020/05/23 10:12:35 rillig Exp $
 
 DISTNAME=      aranym_1.1.0.orig
 PKGNAME=       ${DISTNAME:S/_/-/:S/.orig//}
@@ -26,7 +26,7 @@
 GNU_CONFIGURE= yes
 MANCOMPRESSED= yes
 
-CHECK_PORTABILITY_CHECK=       src/Unix/MacOSX/scripts/gen_machfiles.sh
+CHECK_PORTABILITY_SKIP=        src/Unix/MacOSX/scripts/gen_machfiles.sh
 
 CONFIGURE_ARGS+=       --enable-fullmmu
 CONFIGURE_ARGS+=       --enable-atc=full



Home | Main Index | Thread Index | Old Index