diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:41:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:41:19 +0000 |
commit | 6abaca900f36db68fd2abf12a9e695dc0036c2e8 (patch) | |
tree | 3a87217fe89547332b6dc536f861bbc60b95b1f7 /games | |
parent | BROKEN: Broken distinfo (diff) |
BROKEN: Broken dependency
Notes
Notes:
svn path=/head/; revision=182828
Diffstat (limited to 'games')
-rw-r--r-- | games/hlstats/Makefile | 2 | ||||
-rw-r--r-- | games/hlstatsx/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 90c5ac3d1907..1f9f647d344e 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -16,6 +16,8 @@ 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 + NO_BUILD= yes USE_APACHE= yes USE_PHP= yes diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index 828c0db94bde..6bcfc1d6d0fd 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -16,6 +16,8 @@ COMMENT= Real-time player and clan rankings and statistics for HL2 and mods RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql +BROKEN= Broken dependency + NO_BUILD= yes USE_APACHE= yes USE_PHP= gd mysql |