summaryrefslogtreecommitdiff
path: root/Ports/gnucobol
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/gnucobol')
-rwxr-xr-xPorts/gnucobol/package.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/gnucobol/package.sh b/Ports/gnucobol/package.sh
index 0596c094f7..f75f5dfdb4 100755
--- a/Ports/gnucobol/package.sh
+++ b/Ports/gnucobol/package.sh
@@ -11,6 +11,7 @@ https://ftpmirror.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
auth_type="sig"
auth_opts=("--keyring" "./gnu-keyring.gpg" "gnucobol-${version}.tar.bz2.sig")
configopts=(
+ "--with-sysroot=${SERENITY_INSTALL_ROOT}"
"--prefix=/usr/local"
"--enable-hardening"
"--disable-rpath"