X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/71524cea5b1835b570a4a5a20616bda06a1f5aa2..aff88622fc65f266e4c511c5138b950cc72ba444:/projects/sgconf/build

diff --git a/projects/sgconf/build b/projects/sgconf/build
index 7ac18e3c..559f53c5 100755
--- a/projects/sgconf/build
+++ b/projects/sgconf/build
@@ -55,7 +55,7 @@ if [ "$sys" = "Darwin" ]
 then
     OS=darwin
     ETC_DIR="./inst/freebsd/etc/stargazer"
-    MAKE="gmake"
+    MAKE="make"
 fi
 
 if [ "$OS" = "unknown" ]