aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-28 21:16:59 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-28 21:16:59 +0800
commitec57716cf556692be130485d4f4772fbed0d8c6a (patch)
tree8fed0288c106bc2abdb3d53b3cab8e8a28c5361e /www
parent28838e6680c762275c8560d993098c69d23d7af4 (diff)
downloadfreebsd-ports-gnome-ec57716cf556692be130485d4f4772fbed0d8c6a.tar.gz
freebsd-ports-gnome-ec57716cf556692be130485d4f4772fbed0d8c6a.tar.zst
freebsd-ports-gnome-ec57716cf556692be130485d4f4772fbed0d8c6a.zip
fix dependency
PR: 43415 Submitted by: maintainer
Diffstat (limited to 'www')
-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}