瀏覽代碼

Ports/libgd: Added --without-x to prevent linking against /usr/lib

Andre Herbst 2 年之前
父節點
當前提交
4bcf3ea0e1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Ports/libgd/package.sh

+ 1 - 0
Ports/libgd/package.sh

@@ -3,6 +3,7 @@ port=libgd
 version=2.3.3
 useconfigure=true
 use_fresh_config_sub=true
+configopts=("--without-x")
 config_sub_paths=("config/config.sub")
 files="https://github.com/libgd/libgd/releases/download/gd-${version}/libgd-${version}.tar.gz libgd-${version}.tar.gz dd3f1f0bb016edcc0b2d082e8229c822ad1d02223511997c80461481759b1ed2"
 auth_type=sha256