From 0035d3c340a391fe29529de196c1e6d6c5e69a83 Mon Sep 17 00:00:00 2001 From: dirk Date: Wed, 29 Jan 2003 22:11:21 +0000 Subject: ${LOCALBASE}/bin/php lives in www/mod_php4, now. Reminded by: kris --- www/jonah/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/jonah') diff --git a/www/jonah/Makefile b/www/jonah/Makefile index 3f5d5e07c102..658c8ae6b56d 100644 --- a/www/jonah/Makefile +++ b/www/jonah/Makefile @@ -15,7 +15,7 @@ MAINTAINER= thierry@pompo.net WRKSRC= ${WRKDIR}/${PORTNAME} RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 \ - ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4 + ${LOCALBASE}/bin/php:${PORTSDIR}/www/mod_php4 IS_INTERACTIVE= 'need to build php4 with XML support.' NO_BUILD= yes -- cgit