diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/hlstats/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 1f9f647d344..a3f4e9d0410 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= farrokhi@FreeBSD.org COMMENT= A real-time stats parser for Half Life & its mods -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql - -BROKEN= Broken dependency +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql NO_BUILD= yes USE_APACHE= yes |