X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/471a8ddb278cb5621e36a6c45e450d40580e50fd..ce23bada2111a637074629161268ce1039d28a58:/projects/sgauth/build diff --git a/projects/sgauth/build b/projects/sgauth/build index 5f8821b0..3e5833fc 100755 --- a/projects/sgauth/build +++ b/projects/sgauth/build @@ -55,7 +55,7 @@ if [ "$sys" = "Darwin" ] then OS=darwin ETC_DIR="./inst/freebsd/etc/stargazer" - MAKE="gmake" + MAKE="make" CFLAGS="$CFLAGS -I/opt/local/include" CXXFLAGS="$CFLAGS -I/opt/local/include" LDFLAGS="$LDFLAGS -L/opt/local/lib"