Index: head/lang/php71/Makefile =================================================================== --- head/lang/php71/Makefile +++ head/lang/php71/Makefile @@ -13,7 +13,7 @@ LICENSE= PHP301 -USES+= tar:xz cpe +USES+= cpe gnome tar:xz CPE_PRODUCT= php NO_OPTIONS_SORT=yes @@ -28,7 +28,7 @@ --with-libxml-dir=${LOCALBASE} \ --with-pcre-regex=${LOCALBASE} \ --program-prefix="" -USES+= autoreconf:build gnome +USES+= autoreconf:build USE_GNOME= libxml2 # PR230207 Allow relocations against read-only segments (override lld default) Index: head/lang/php72/Makefile =================================================================== --- head/lang/php72/Makefile +++ head/lang/php72/Makefile @@ -12,7 +12,7 @@ LICENSE= PHP301 -USES+= tar:xz cpe +USES+= cpe gnome tar:xz CPE_PRODUCT= php NO_OPTIONS_SORT=yes @@ -29,7 +29,7 @@ --with-pcre-regex=${LOCALBASE} \ --with-password-argon2=${LOCALBASE} \ --program-prefix="" -USES+= autoreconf:build gnome +USES+= autoreconf:build USE_GNOME= libxml2 # PR230207 Allow relocations against read-only segments (override lld default)