mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix dependency after devel/pear-PHPUnit3 update
- Bump PORTREVISION
This commit is contained in:
parent
ca5d93cf90
commit
cb242f3db0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314340
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= PHP_CompatInfo
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -41,7 +41,7 @@ RUN_DEPENDS+= ${PEARDIR}/Var/Dump.php:${PORTSDIR}/devel/pear-Var_Dump
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_PHPUNIT}
|
||||
RUN_DEPENDS+= ${PEARDIR}/PHPUnit/Framework.php:${PORTSDIR}/devel/pear-PHPUnit3
|
||||
RUN_DEPENDS+= ${PEARDIR}/PHPUnit/Autoload.php:${PORTSDIR}/devel/pear-PHPUnit3
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_XML_UTIL}
|
||||
|
Loading…
Reference in New Issue
Block a user