Change BROKEN_WITH to IGNORE_WITH.
This commit is contained in:
parent
45b0d6b1c5
commit
4dd4191c46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167248
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
BROKEN_WITH_PHP= 4
|
||||
IGNORE_WITH_PHP= 4
|
||||
|
||||
.if !defined(WITHOUT_GD)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/gd.so:${PORTSDIR}/${gd_DEPENDS}
|
||||
|
|
Loading…
Reference in a new issue