pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/aranym
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 10:12:35 UTC 2020
Modified Files:
pkgsrc/emulators/aranym: Makefile
Log Message:
emulators/aranym: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/emulators/aranym/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/aranym/Makefile
diff -u pkgsrc/emulators/aranym/Makefile:1.39 pkgsrc/emulators/aranym/Makefile:1.40
--- pkgsrc/emulators/aranym/Makefile:1.39 Sat May 9 18:31:00 2020
+++ pkgsrc/emulators/aranym/Makefile Sat May 23 10:12:35 2020
@@ -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 @@ USE_LANGUAGES= c c++
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