From 3d3de98194c1997c2cda95602b8b9ac9cf2075fc Mon Sep 17 00:00:00 2001 From: ale Date: Sat, 6 May 2006 14:31:30 +0000 Subject: Fix or remove obsolate or broken ways to depend on php. --- games/hlstats/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/hlstats') diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 41d19fbb4c2c..c6989ed537eb 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -14,11 +14,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A real-time stats parser for Half Life & its mods -RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 \ +RUN_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql NO_BUILD= yes USE_APACHE= yes +USE_PHP= yes USE_PERL5_RUN= yes do-install: -- cgit