1
0
forked from ports/contrib

openexr: tweak for building with dash

This commit is contained in:
Matt Housh 2015-07-10 22:20:49 -05:00
parent 4425a43908
commit 1e71340ef8

View File

@ -11,6 +11,7 @@ source=(http://download.savannah.nongnu.org/releases/$name/$name-$version.tar.gz
build() {
cd $name-$version
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--disable-static
make