]> git.stg.codes - stg.git/blobdiff - projects/sgconf/build
Fix build on Darwin.
[stg.git] / projects / sgconf / build
index 7ac18e3c5519deeefa85518f263f2d30e948bac8..559f53c599902cdeaa0466bfb041c4f65c7ab68f 100755 (executable)
@@ -55,7 +55,7 @@ if [ "$sys" = "Darwin" ]
 then
     OS=darwin
     ETC_DIR="./inst/freebsd/etc/stargazer"
-    MAKE="gmake"
+    MAKE="make"
 fi
 
 if [ "$OS" = "unknown" ]