mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
lang/php7[12]*: Add missing USES=gnome
Differential Revision: https://reviews.freebsd.org/D22407
This commit is contained in:
parent
db62c4ef2d
commit
29197ab11d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518339
@ -13,7 +13,7 @@ COMMENT= PHP Scripting Language
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
USES+= tar:xz cpe
|
||||
USES+= cpe gnome tar:xz
|
||||
CPE_PRODUCT= php
|
||||
NO_OPTIONS_SORT=yes
|
||||
|
||||
@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \
|
||||
--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)
|
||||
|
@ -12,7 +12,7 @@ COMMENT= PHP Scripting Language
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
USES+= tar:xz cpe
|
||||
USES+= cpe gnome tar:xz
|
||||
CPE_PRODUCT= php
|
||||
NO_OPTIONS_SORT=yes
|
||||
|
||||
@ -29,7 +29,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \
|
||||
--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)
|
||||
|
Loading…
Reference in New Issue
Block a user