Subject: CVS commit: pkgsrc/graphics/ilmbase
From: Ryo ONODERA
Date: 2017-05-14 02:16:36
Message id: 20170514001636.E8F49FBE4@cvs.NetBSD.org

Log Message:
Fix configure using ksh

The error is as follows.
./configure: 17376: Syntax error: no modifiers allowed with ${#var}

From the commit log of r1.127 src/bin/sh/parser.c,
it seems intentional. So use ksh explicitly.

Files:
RevisionActionfile
1.17modifypkgsrc/graphics/ilmbase/Makefile