Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/OpenRM graphics/OpenRM: fix typo in variable ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f5110808d26
branches: trunk
changeset: 431710:3f5110808d26
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 16 07:58:17 2020 +0000
description:
graphics/OpenRM: fix typo in variable name
diffstat:
graphics/OpenRM/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 00e9d0d55f4f -r 3f5110808d26 graphics/OpenRM/Makefile
--- a/graphics/OpenRM/Makefile Sat May 16 07:51:58 2020 +0000
+++ b/graphics/OpenRM/Makefile Sat May 16 07:58:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/05/05 18:37:37 rillig Exp $
+# $NetBSD: Makefile,v 1.32 2020/05/16 07:58:17 rillig Exp $
#
DISTNAME= openrm-devel-1.5.2
@@ -18,7 +18,7 @@
USE_TOOLS+= csh perl
REPLACE_PERL= doc/sortlist.pl doc/source2html.pl
-CHECK_PORTABILITY_CHECK+= bin/mklib.linux # uses [[, not used
+CHECK_PORTABILITY_SKIP+= bin/mklib.linux # uses [[, not used
ALL_ENV+= REAL_CC=${CC}
Home |
Main Index |
Thread Index |
Old Index