From 403d51d94badc035a4a100826eab5ba06d2ec35f Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 10 Mar 2005 14:00:47 +0000 Subject: - Dark magic PR: ports/78622 Submitted by: Antonio Carlos Venancio Junior --- devel/pear-OLE/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/pear-OLE') diff --git a/devel/pear-OLE/Makefile b/devel/pear-OLE/Makefile index dac7682061a2..4d5c776f33da 100644 --- a/devel/pear-OLE/Makefile +++ b/devel/pear-OLE/Makefile @@ -12,8 +12,8 @@ CATEGORIES= devel www pear MAINTAINER= pav@FreeBSD.org COMMENT= PEAR class for reading and writing OLE containers -USE_PHP= yes -WANT_PHP_PEAR= yes +BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR +RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= OLE FILES= OLE.php PPS.php PPS/File.php PPS/Root.php -- cgit