summaryrefslogtreecommitdiff
path: root/graphics/OpenRM
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-05 18:37:37 +0000
committerrillig <rillig@pkgsrc.org>2020-05-05 18:37:37 +0000
commitb5c1c6deee92db40d77cfba1b451896666e80dc7 (patch)
tree4c5b8783ab1ff5b7b8a1afe896278266bbcd252b /graphics/OpenRM
parenta58718c75d4d2eb16f9ddc1a11bf28abd71ce0b0 (diff)
downloadpkgsrc-b5c1c6deee92db40d77cfba1b451896666e80dc7.tar.gz
graphics/OpenRM: skip shell portability check
Diffstat (limited to 'graphics/OpenRM')
-rw-r--r--graphics/OpenRM/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/OpenRM/Makefile b/graphics/OpenRM/Makefile
index 87658f65a35..0312ab0b2d9 100644
--- a/graphics/OpenRM/Makefile
+++ b/graphics/OpenRM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/01/26 17:31:19 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/05 18:37:37 rillig Exp $
#
DISTNAME= openrm-devel-1.5.2
@@ -18,6 +18,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= csh perl
REPLACE_PERL= doc/sortlist.pl doc/source2html.pl
+CHECK_PORTABILITY_CHECK+= bin/mklib.linux # uses [[, not used
+
ALL_ENV+= REAL_CC=${CC}
DOCDIR= ${PREFIX}/share/doc/OpenRM