summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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