1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Convert to USES=pear

This commit is contained in:
Baptiste Daroussin 2014-09-23 13:53:18 +00:00
parent 3b3484eac4
commit 038021d354
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369060

View File

@ -8,12 +8,8 @@ CATEGORIES= benchmarks devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR framework to benchmark PHP scripts or function calls
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USES= pear
USE_PHP= bcmath
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
.include <bsd.port.mk>