diff --git a/sci-libs/libgeotiff/libgeotiff-1.5.1.recipe b/sci-libs/libgeotiff/libgeotiff-1.5.1.recipe index 9913df3fb..726ff8b2f 100644 --- a/sci-libs/libgeotiff/libgeotiff-1.5.1.recipe +++ b/sci-libs/libgeotiff/libgeotiff-1.5.1.recipe @@ -64,7 +64,7 @@ BUILD() zlibDir=$portPackageLinksDir/lib~libz runConfigure --omit-dirs binDir ./configure \ - --bindir=$commandBinDir + --bindir=$commandBinDir \ --with-zlib=$zlibDir \ --with-jpeg=$jpegDir make $jobArgs