Tue May 5 18:37:37 2020 UTC ()
graphics/OpenRM: skip shell portability check


(rillig)
diff -r1.30 -r1.31 pkgsrc/graphics/OpenRM/Makefile

cvs diff -r1.30 -r1.31 pkgsrc/graphics/OpenRM/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/OpenRM/Makefile 2020/01/26 17:31:19 1.30
+++ pkgsrc/graphics/OpenRM/Makefile 2020/05/05 18:37:37 1.31
@@ -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
@@ -17,6 +17,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}