aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/smarty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index 5f6c6b70cd0b..fe27388c0006 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -17,7 +17,7 @@ DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual
MAINTAINER= corecode@corecode.ath.cx
-RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
+RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4
WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION}