MFH: r551733
lang/php74: Add missing dependency from php74-xmlreader to php74-dom xmlreader needs not only the DOM extension, but to be compiled with --enabled-dom. This commit adds the missing configuration to etablish the dependency. PR: 249886 Submitted by: michael.glaus@hostpoint.ch Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
This commit is contained in:
parent
fe17d062e8
commit
4f72c92489
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551734
@ -392,6 +392,8 @@ CONFIGURE_ARGS+=--enable-xmlreader \
|
||||
--with-libxml-dir=${LOCALBASE}
|
||||
|
||||
USE_GNOME= libxml2
|
||||
|
||||
USE_PHP= dom:build
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "xmlrpc"
|
||||
|
Loading…
Reference in New Issue
Block a user