summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-16 07:58:17 +0000
committerrillig <rillig@pkgsrc.org>2020-05-16 07:58:17 +0000
commit91413dc288f93e473b3d97f847117f532656b074 (patch)
tree241c453bbd07a9e3c035baba0d3b48cd02ed470c /graphics
parent369a01315d4fed7330aed1bc24829e9251b4ff05 (diff)
downloadpkgsrc-91413dc288f93e473b3d97f847117f532656b074.tar.gz
graphics/OpenRM: fix typo in variable name
Diffstat (limited to 'graphics')
-rw-r--r--graphics/OpenRM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/OpenRM/Makefile b/graphics/OpenRM/Makefile
index 0312ab0b2d9..4c0f6f3758a 100644
--- a/graphics/OpenRM/Makefile
+++ b/graphics/OpenRM/Makefile
@@ -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_LIBTOOL= yes
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}